Plot Circle by pooq

r=input(0);b=repmat((-r:r).^2,r*2+1,1);disp("* "((b+b'>r*r)+1))

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

download

return to the top page