/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 12ms 2.711 MiB
#2 Accepted 12ms 2.898 MiB
#3 Accepted 12ms 2.883 MiB
#4 Accepted 12ms 2.895 MiB
#5 Accepted 12ms 2.883 MiB
#6 Accepted 12ms 2.887 MiB
#7 Accepted 12ms 2.891 MiB
#8 Accepted 12ms 2.891 MiB
#9 Accepted 11ms 2.766 MiB
#10 Accepted 12ms 2.891 MiB

Code

x, y = 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
2024-03-08 12:51:45
Judged At
2024-03-08 12:51:45
Judged By
Score
100
Total Time
12ms
Peak Memory
2.898 MiB