Hacker News new | ask | show | jobs
by Cthulhu_ 1752 days ago
It's the kinda assignment where you should look at a higher level - what does it do? What is N used for? What are the possible inputs?

I mean if you start with a set of tests instead of pseudocode written down in text you could probably write something smarter.