https://github.com/ankurgel/project-euler
My programming exercises at Project Euler
https://github.com/ankurgel/project-euler
Last synced: 2 months ago
JSON representation
My programming exercises at Project Euler
- Host: GitHub
- URL: https://github.com/ankurgel/project-euler
- Owner: AnkurGel
- Created: 2013-11-24T19:15:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T13:50:06.000Z (over 11 years ago)
- Last Synced: 2025-02-08T04:26:59.477Z (4 months ago)
- Language: C++
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Project Euler exercises##
These are my exercises at [**Project Euler**](http://projecteuler.net).
From logical and algorithmic point of view, I am primarily coding them in C++ (gcc 4.3).
If you are a random traveler, who landed here during hunt for some solution - **I urge you to do exercises on your own.**. If you are really stuck, forums maybe able to help you out better. :)
\- Ankur Goel