Wrong Answer
Code
n = [1,2,3]
x = n[0]
y = n[1]
z = n[2]
print(x)
Information
- Submit By
- Type
- Submission
- Problem
- P1232 Parity
- Contest
- LUCC Presents Kick & Code Intra LU Programming Contest
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2025-09-01 05:43:24
- Judged At
- 2025-09-01 05:43:24
- Judged By
- Score
- 0
- Total Time
- 14ms
- Peak Memory
- 3.02 MiB