Accepted
Code
x, y = 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
- 2024-03-08 12:51:45
- Judged At
- 2024-11-11 03:41:05
- Judged By
- Score
- 100
- Total Time
- 16ms
- Peak Memory
- 3.129 MiB