Accepted
Code
a, b = map(int, input().split())
print(a-b)
Information
- Submit By
- Type
- Submission
- Problem
- P1226 Event Registration
- Language
- PyPy 3 (Python 3.9.18 PyPy 7.3.15)
- Submit At
- 2026-01-05 19:47:04
- Judged At
- 2026-01-05 19:47:04
- Judged By
- Score
- 100
- Total Time
- 63ms
- Peak Memory
- 17.359 MiB