Accepted
Code
a, b = list(map(int, input().split()))
print(a + b)
Information
- Submit By
- Type
- Submission
- Problem
- P1000 A + B
- Contest
- Test
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2023-11-15 05:15:32
- Judged At
- 2024-11-11 03:51:56
- Judged By
- Score
- 100
- Total Time
- 22ms
- Peak Memory
- 3.102 MiB