/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 15ms 3.023 MiB
#2 Accepted 15ms 3.09 MiB
#3 Accepted 15ms 3.129 MiB
#4 Accepted 15ms 3.008 MiB
#5 Accepted 15ms 3.109 MiB
#6 Accepted 15ms 2.996 MiB
#7 Accepted 15ms 3.121 MiB
#8 Accepted 15ms 2.957 MiB
#9 Accepted 15ms 2.965 MiB
#10 Accepted 15ms 3.125 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
2024-11-11 03:49:18
Judged By
Score
100
Total Time
15ms
Peak Memory
3.129 MiB