2022-01-31 16:40:57 +05:30

301 B

Befunge-93

References

Implementation details

  • Interactive input is not supported yet, so currently division-by-zero throws a runtime error.
  • g and p calls that access coordinates outside of the 80x25 grid result in a runtime error.