Accepted
Code
a, b = map(int, input().split())
print(a-b)
Information
- Submit By
- Type
- Submission
- Problem
- P1226 Event Registration
- Contest
- Testing - Intra LU Programming contest 25
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2025-08-30 19:47:18
- Judged At
- 2025-08-30 19:47:18
- Judged By
- Score
- 100
- Total Time
- 14ms
- Peak Memory
- 3.09 MiB