SIANGLE by pooq

do z=1
do linein()
pull n
a=(n-2)*180
if n<0|n//1>0 then a="Invalid input"
say a
end
end

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

download

return to the top page