/ SeriousOJ /

Record Detail

Accepted


  

Code

a, b = list(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
2023-11-21 04:15:00
Judged At
2023-11-22 21:47:46
Judged By
Score
100
Total Time
13ms
Peak Memory
2.902 MiB