This website requires JavaScript.
Explore
Help
Sign In
yenru0
/
CodeObject
Watch
1
Star
0
Fork
0
You've already forked CodeObject
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b51c82bb04fce17d9c9ffb06bc74eddf5b4443e3
CodeObject
/
zeta_python
/
completed
/
11382.py
yenru0
2b42776661
boj step 1 rework
2024-02-03 09:39:14 +09:00
1 line
36 B
Python
Raw
Blame
History
print
(
sum
(
map
(
int
,
input
(
)
.
split
(
)
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink