391
Who cares about time complexity
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
It's not too bad, it's readable and easily optimised by adding intermediate sums and removing whatever power of 10 you're working on.
My first thought was that it'd be a great oracle for randomized testing.