Plot Circle by tttaki

main=do n<-readLn;mapM putStrLn[["* "!!div(x^2+y^2)(n^2+1)|x<-[-n..n]]|y<-[-n..n]]

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

download

return to the top page