12 Commits

Author SHA1 Message Date
31ebde6e17 Problem 29
On this solution I used a 'set' data structure, since more efficient.
2017-11-19 22:03:30 +01:00
01f48e708d Correction: File solv01.py
Identifier 'max' changed in 'maxNumber' , since 'max' is a function.
2017-11-19 15:13:50 +01:00
8d9da8f623 Correction: File solv01.py
I have remove some semicolons.
2017-11-19 15:10:09 +01:00
a5c954ff6e Correction: File solv3.py
I have remove some semicolons. line 11, 12 and 42
2017-11-19 15:06:42 +01:00
567f2adab8 Correction: Remove semicolons
I have remove the semicolons in line 8 and line 12
2017-11-19 14:54:30 +01:00
990b367bce Merge pull request #205 from Thejus-Paul/patch-1
Problem Euler Solution Added
2017-11-15 19:09:51 +05:30
0f78cd6a55 Project Euler Solution Added 2017-11-12 23:56:18 +05:30
3fae059b61 Added Question 9 2017-11-09 06:15:10 +05:30
247f1b736b created sol1.py 2017-11-09 02:58:05 +05:30
20a4577903 Add a soution of ProjectEuler Problem 13 2017-10-27 09:19:58 +07:00
7284714d0d Project Euler Solutions Added. 2017-10-24 21:11:19 +05:30
848432c6fe Project Euler Problems Added. 2017-10-24 20:19:14 +05:30