HACKER Q&A
📣 distcs

What is the smallest code you know that does something interesting?


What is the smallest piece of code you know or have come across that does something very interesting? Anything interesting is fine. It could be a small piece of utility, a game, a demoscene.


  👤 uberman Accepted Answer ✓

👤 jacquesm
Any products of the demo scene, some of those no more than 512 bytes are mind blowing.

Quicksort.

Bresenham.