import math
for x in range(0, 100):
  print str(int(127+127*math.sin(2*math.pi*x*0.01)),)+str(","),