This website requires JavaScript.
Explore
Help
Register
Sign In
songyc
/
mycode
Watch
0
Star
0
Fork
0
You've already forked mycode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mycode
/
Baekjoon
/
python
/
11382.py
송예찬
26722edfbf
first commit
2024-03-07 23:42:52 +09:00
1 line
37 B
Python
Raw
Blame
History
print
(
sum
(
map
(
int
,
input
(
)
.
split
(
)
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink