Double Period by copy

for([a,b]=readline().split(i=" ");i<2*b;)print(Array(a*Math.sin(i/b*6.283)-~a+!!i++|0).join(" ")+"*")

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page