import sys from time import clock myfile = open('in1_4.txt','r') n = myfile.readline() n= int(n) add=0 mem=0 t=0 c1=clock() #print n fact = n #print fact j=0 k=0 while k