/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 33ms 19.512 MiB

Code

a, b = list(map(int, input().split()))
print(a + b)

Information

Submit By
Type
Pretest
Problem
P1000 A + B
Language
PyPy 3 (Python 3.9.18 PyPy 7.3.15)
Submit At
2024-12-21 18:37:46
Judged At
2024-12-21 18:37:46
Judged By
Score
10
Total Time
33ms
Peak Memory
19.512 MiB