Wrong Answer
Code
x=1
y=2
z=3
if y%2==0:
print("2")
else:
print("1")
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 06:25:53
- Judged At
- 2025-09-01 06:25:53
- Judged By
- Score
- 20
- Total Time
- 14ms
- Peak Memory
- 3.066 MiB