/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 15ms 3.031 MiB
#2 Accepted 15ms 3.105 MiB
#3 Accepted 16ms 3.105 MiB
#4 Accepted 15ms 2.996 MiB
#5 Accepted 16ms 3.105 MiB
#6 Accepted 16ms 3.023 MiB
#7 Accepted 17ms 3.062 MiB
#8 Accepted 17ms 3.117 MiB
#9 Accepted 16ms 3.113 MiB
#10 Accepted 16ms 3.125 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-11-11 03:35:34
Judged By
Score
100
Total Time
17ms
Peak Memory
3.125 MiB