原题是写:find the smallest positive integer which doesn't divide N.
而翻译是:不能被 NNN 整除的最小正整数
是不是应该是不能整除 NNN 的最小正整数