Hacker Newsnew | past | comments | ask | show | jobs | submit | zxide's commentslogin

A few months ago I made a gem to manage, run, and test project euler problems.

https://github.com/yaworsw/euler-manager


It looks like you check against static answers [1]. This won't work in the long run because, as far as I'm aware, PE changes the numbers in their problems to prevent cheating. Which means the answers you have would be outdated.

1: https://github.com/yaworsw/euler-manager/blob/master/data/an...


I wrote a ruby gem to help manage project euler problems a few months ago.

https://github.com/yaworsw/euler-manager

Most of the problem descriptions are in the data/problems directory. You could use the gem to continue to do most of the project euler problems.


.styl is the file extension for stylus. Its just another css preprocessor like less or scss

http://learnboost.github.io/stylus/

I think this part is just a typo

> So, it has found /assets/style.styl. Now it analyzes extension:

>

> .sass extension? Use Sass then.


Thank you, will fix it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: