from time import clock from math import sqrt import sys def main(): start = clock() fin=open("C://Python27//in_sec3_7.txt","r") fout=open("C://Python27//out_27_sec3_7.txt","w") n=int(fin.read()) i=3 list=[] counter=0 list.append(2) cmod=0 cmul=0 while (counter