|
|
|
|
|
by gpm
39 days ago
|
|
Complicated things can often be expressed very succinctly - the hard part is in understanding why the short program does what it is supposed to. Simple things often take a lot of space, simply because there's a lot of similar but different simple things that each need to be written down. Lines of code just isn't a good measure of "complicated". |
|