Plus by uru

var i,n:comp=random(5);begin
for i:=-n to n do
writeln("":n-1shr i*n,"+++++++++":1shr i*2*n+1)end.

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

download

return to the top page