/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 15ms 3.086 MiB
#2 Accepted 15ms 2.988 MiB
#3 Accepted 16ms 3.07 MiB
#4 Accepted 15ms 3.125 MiB
#5 Accepted 15ms 2.965 MiB
#6 Accepted 15ms 3.105 MiB
#7 Accepted 15ms 2.945 MiB
#8 Accepted 16ms 3.086 MiB
#9 Accepted 15ms 2.992 MiB
#10 Accepted 15ms 3.078 MiB

Code

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

Information

Submit By
Type
Submission
Problem
P1000 A + B
Language
Python 3 (Python 3.12.3)
Submit At
2024-08-26 13:31:00
Judged At
2024-11-11 03:04:38
Judged By
Score
100
Total Time
16ms
Peak Memory
3.125 MiB