/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 10ms 2.777 MiB
#2 Accepted 11ms 2.918 MiB
#3 Accepted 10ms 2.715 MiB
#4 Accepted 10ms 2.887 MiB
#5 Accepted 10ms 2.848 MiB
#6 Accepted 10ms 2.832 MiB
#7 Accepted 10ms 2.906 MiB
#8 Accepted 10ms 2.703 MiB
#9 Accepted 11ms 2.707 MiB
#10 Accepted 10ms 2.805 MiB

Code

a, b = 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-05-08 20:25:32
Judged At
2024-05-08 20:25:32
Judged By
Score
100
Total Time
11ms
Peak Memory
2.918 MiB