32 div 0 by %20

PROGRAM-ID.A.PROCEDURE
DIVISION.DISPLAY"What do you want 32/0 to be?".

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

download

return to the top page