8 ms·
On a computer, you have to also be concerned about error propagation and efficiency, and that can take what might be a very beautiful, simple solution on paper
by whye 17y ago
On a computer, you have to also be concerned about error propagation and efficiency, and that can take what might be a very beautiful, simple solution on paper and explode it into a big ugly mess in code.
That doesn't mean it isn't fun, but it's a lot less clean than you might think.