27
4 billion if statements
(andreasjhkarlsson.github.io)
Post about programming, interesting repos, learning to program, etc. Let's try to keep free software posts in the c/libre comm unless the post is about the programming/is to the repo.
Do not doxx yourself by posting a repo that is yours and in any way leads to your personally identifying information. Use reports if necessary to alert mods to a potential doxxing.
Be kind, keep struggle sessions focused on the topic of programming.
casts my mind back to ace lewis https://github.com/AceLewis/my_first_calculator.py/blob/master/my_first_calculator.py
Somehow, I'm most offended by the lack of "else" here which takes it from O(n) to O(1)