/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 11ms 3.027 MiB
#2 Accepted 11ms 2.707 MiB
#3 Accepted 10ms 2.906 MiB
#4 Accepted 10ms 2.777 MiB
#5 Accepted 11ms 2.688 MiB
#6 Accepted 11ms 2.82 MiB
#7 Accepted 10ms 3.078 MiB
#8 Accepted 11ms 2.777 MiB
#9 Accepted 10ms 2.777 MiB
#10 Accepted 10ms 2.812 MiB

Code

a = list(map(int, input().split()))
print(sum(a))

Information

Submit By
Type
Submission
Problem
P1000 A + B
Language
Python 3 (Python 3.12.3)
Submit At
2024-05-06 14:29:16
Judged At
2024-05-06 14:29:16
Judged By
Score
100
Total Time
11ms
Peak Memory
3.078 MiB