Runtime Error
Code
N = int(input("the total number of club members")) . K = int(input("the total number of club members"))
print("the number of members who have not yet registered",N-K)
Information
- Submit By
- Type
- Submission
- Problem
- P1226 Event Registration
- Contest
- LUCC Presents Kick & Code Intra LU Programming Contest
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2025-09-01 05:41:41
- Judged At
- 2025-09-01 05:41:41
- Judged By
- Score
- 0
- Total Time
- 14ms
- Peak Memory
- 3.113 MiB