Wrong Answer
Code
x=1
y=2
z=3
if y%2==0:
print("2")
else:
print("1")
Information
- Submit By
- Type
- Submission
- Problem
- P1231 Busy Friend
- Contest
- LUCC Presents Kick & Code Intra LU Programming Contest
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2025-09-01 06:31:55
- Judged At
- 2025-09-01 06:31:55
- Judged By
- Score
- 0
- Total Time
- 17ms
- Peak Memory
- 3.02 MiB