/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 14ms 3.062 MiB
#2 Accepted 14ms 2.91 MiB
#3 Accepted 14ms 3.117 MiB
#4 Accepted 13ms 3.074 MiB
#5 Accepted 14ms 3.109 MiB
#6 Accepted 13ms 3.129 MiB
#7 Accepted 13ms 2.969 MiB
#8 Accepted 13ms 3.012 MiB
#9 Accepted 14ms 3.02 MiB
#10 Accepted 14ms 3.02 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-09-05 15:59:13
Judged By
Score
100
Total Time
14ms
Peak Memory
3.129 MiB