Accepted
Code
a, b = list(map(int, input().split()))
print(a + b)
Information
- Submit By
- Type
- Submission
- Problem
- P1000 A + B
- Language
- PyPy 3 (Python 3.9.18 PyPy 7.3.15)
- Submit At
- 2024-12-21 18:37:49
- Judged At
- 2025-01-11 18:15:51
- Judged By
- Score
- 100
- Total Time
- 35ms
- Peak Memory
- 17.391 MiB