project-euler-100

[RADIOACTIVE] solutions to the first 100 challenges of project euler
git clone git://git.figbert.com/project-euler-100.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2020-02-11 21:48:recycle: Change misnamed variables from 'sum' to 'mult'therealFIGBERT1+7-7
2020-02-09 05:24:recycle: Replace VAL definition with string conversion from source, enforce PEP8 guidelines for variable names and line lengthstherealFIGBERT1+36-11
2020-02-09 05:23:art: Enforce PEP8 style guidelines for variable names and line lengthstherealFIGBERT13+127-97
2020-02-08 22:58:recycle: Add __main__ check to all filestherealFIGBERT13+66-53
2020-02-08 22:16:sparkles: Add solution to problem 14therealFIGBERT1+26-0
2020-02-06 16:11:pencil2: Correct problemName for solution to problem 13therealFIGBERT1+1-1
2020-02-06 07:06:shirt: Add blank end line to solution to problem 11therealFIGBERT1+1-2
2020-02-06 07:04:sparkles: Add solution to problem 13therealFIGBERT1+114-0
2020-02-06 06:59:heavy_minus_sign: Remove time module importtherealFIGBERT1+0-1
2020-02-06 06:56:sparkles: Add solution to problem 12therealFIGBERT1+24-0
2020-02-06 04:26:beers: Change 32nd of January to 1st of FebruarytherealFIGBERT1+1-1
2020-02-04 22:58:sparkles: Add solution to problem 11therealFIGBERT1+88-0
2020-01-29 20:47Add solution to problem 10therealFIGBERT1+19-0
2020-01-29 20:46Add solution to problem 9therealFIGBERT1+17-0
2020-01-26 02:47Update solution to problem 1 to Python@3.8 syntaxtherealFIGBERT1+1-1
2020-01-26 02:40Add solution to problem 8therealFIGBERT1+24-0
2020-01-25 23:49Remove redundant function from solution to problem 7therealFIGBERT1+5-8
2020-01-25 23:22Standardize spacing in solution to problem 7therealFIGBERT1+1-1
2020-01-25 21:46Simplify list selection in the solution to problem 7therealFIGBERT1+1-2
2020-01-25 21:12Update README.md to include link to my personal sitetherealFIGBERT1+12-10
2020-01-25 20:48Remove unnecessary imports and comments from the solution to problem 7therealFIGBERT1+0-2
2020-01-25 20:46Add more details to the output of the solution to problem 7therealFIGBERT1+1-1
2020-01-25 20:41Add blank line to the end of problem 7 solutiontherealFIGBERT1+1-2
2020-01-25 20:39Reduce runtime of solution to problem 7therealFIGBERT1+2-2
2020-01-25 03:40Add solution to problem 7therealFIGBERT1+30-0
2020-01-24 19:35Add solution to problem 6therealFIGBERT1+14-0
2020-01-23 19:18Add solution to problem 5therealFIGBERT1+14-0
2020-01-22 00:58Simplify solution to problem 4therealFIGBERT1+1-7
2020-01-22 00:41Add solution to problem 4, add blank line to bottom of problem003.pytherealFIGBERT2+15-2
2020-01-22 00:27Simplify solution to problem 3therealFIGBERT1+1-8
2020-01-21 23:49Add .gitignoretherealFIGBERT1+3-0
2020-01-21 17:52Add solution to problem 3therealFIGBERT0+0-0
2020-01-21 17:51Add solution to problem 3therealFIGBERT1+35-0
2020-01-21 17:51Add solution to problem 2therealFIGBERT1+35-0
2020-01-20 23:22Add solution to problem #2therealFIGBERT1+25-0
2020-01-20 22:53Simplify multOfThreeOrFive function in problem001.pytherealFIGBERT1+1-3
2020-01-20 22:41Add solution to problem #1therealFIGBERT1+22-0
2020-01-20 07:51Update README to better convery the purpose of each linktherealFIGBERT1+12-8
2020-01-20 07:14Update project READMEtherealFIGBERT1+10-0
2020-01-20 07:08Initial committherealFIGBERT1+1-0