This website requires JavaScript.
Explore
Help
Register
Sign in
Krautspace
/
project-euler
Archived
Watch
2
Star
0
Fork
You've already forked project-euler
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-01-26
. You can view files and clone it, but cannot push or open issues or pull requests.
b725343392
project-euler
/
e0016
/
euler0016.py
ikselven
b725343392
changed file and folder names to a sane scheme
2017-07-12 00:08:34 +02:00
1 line
42 B
Python
Raw
Blame
History
sum
(
[
int
(
x
)
for
x
in
list
(
str
(
2
*
*
1000
)
)
]
)
Reference in a new issue
View git blame
Copy permalink