Automatic commit performed through alias...
This commit is contained in:
1
problems/001_problem.py
Normal file → Executable file
1
problems/001_problem.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Problem 1:
|
# Problem 1:
|
||||||
#
|
#
|
||||||
|
|||||||
1
problems/002_problem.py
Normal file → Executable file
1
problems/002_problem.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Problem 2:
|
# Problem 2:
|
||||||
#
|
#
|
||||||
|
|||||||
1
problems/003_problem.py
Normal file → Executable file
1
problems/003_problem.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Problem 3:
|
# Problem 3:
|
||||||
#
|
#
|
||||||
|
|||||||
3
problems/004_problem.py
Normal file → Executable file
3
problems/004_problem.py
Normal file → Executable file
@@ -1,5 +1,6 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Problem 3:
|
# Problem 4:
|
||||||
#
|
#
|
||||||
# A palindromic number reads the same both ways.
|
# A palindromic number reads the same both ways.
|
||||||
# The largest palindrome made from the product
|
# The largest palindrome made from the product
|
||||||
|
|||||||
Reference in New Issue
Block a user