/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 20ms 3.066 MiB
#2 Accepted 21ms 3.117 MiB
#3 Accepted 21ms 2.898 MiB
#4 Accepted 21ms 2.961 MiB
#5 Accepted 21ms 3.062 MiB
#6 Accepted 21ms 3.082 MiB
#7 Accepted 20ms 2.922 MiB
#8 Accepted 20ms 3.074 MiB
#9 Accepted 21ms 3.102 MiB
#10 Accepted 21ms 3.055 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
2023-11-21 04:15:00
Judged At
2024-11-11 03:51:39
Judged By
Score
100
Total Time
21ms
Peak Memory
3.117 MiB