https://github.com/bsamseth/project-euler
Solutions to problems on Project Euler
https://github.com/bsamseth/project-euler
project-euler projecteuler projecteuler-solutions
Last synced: 9 months ago
JSON representation
Solutions to problems on Project Euler
- Host: GitHub
- URL: https://github.com/bsamseth/project-euler
- Owner: bsamseth
- License: mit
- Created: 2016-05-18T10:26:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T09:50:42.000Z (about 7 years ago)
- Last Synced: 2025-02-06T12:15:45.584Z (10 months ago)
- Topics: project-euler, projecteuler, projecteuler-solutions
- Language: C++
- Size: 403 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/bsamseth/project-euler/blob/master/LICENCE)
[](http://www.repostatus.org/#active)
[](https://travis-ci.org/bsamseth/project-euler)
# Project Euler
This repository contains solutions to several problems on [Project Euler](https://projecteuler.net/).
Some solutions are good, most are acceptable. Some are just bad, but didn't get another chance.