MitsuhaMiyamizu / project-euler

my source file for project euler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Euler Solutions

SPOILER ALERT.

This repository contains (probably) all of my solutions to Project Euler problems. I have to admit that for most recent problems I didn't find a one-minute program but most of them run in a reasonable time (under one hour, probably < 10 mins). For just numerical numbers, please take a look at this repo.

About

my source file for project euler


Languages

Language:C++ 77.5%Language:Python 10.4%Language:Mathematica 6.9%Language:Haskell 1.9%Language:Makefile 1.4%Language:C 1.3%Language:CMake 0.5%Language:LiveScript 0.1%Language:Go 0.1%