/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 13ms 2.883 MiB
#2 Accepted 13ms 2.758 MiB
#3 Accepted 13ms 2.895 MiB
#4 Accepted 13ms 2.777 MiB
#5 Accepted 13ms 2.871 MiB
#6 Accepted 13ms 2.699 MiB
#7 Accepted 13ms 2.652 MiB
#8 Accepted 13ms 2.887 MiB
#9 Accepted 12ms 2.816 MiB
#10 Accepted 12ms 2.777 MiB

Code

x,y = list(map(int, input().split()))
print(x+y)

Information

Submit By
Type
Submission
Problem
P1000 A + B
Language
Python 3 (Python 3.12.3)
Submit At
2023-12-07 14:22:38
Judged At
2023-12-07 14:22:38
Judged By
Score
100
Total Time
13ms
Peak Memory
2.895 MiB