Hacker News new | ask | show | jobs
by deletes 4617 days ago
Here is my C solution for arbitrary positive range: http://ideone.com/a0EdtS
1 comments

Nice, I get it. Here's mine tweaked - not so clever: https://gist.github.com/garethjwilliams/7210264