Find the least positive integer such that but .
Try Part-1 also.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
import math
for i in range(1,1000):
The above program gives smallest value is 341