Wrong Answer
Code
ans=0
for i in range(10,2):
i=i+1
print(ans)
ans=ans+i
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 05:58:36
- Judged At
- 2025-09-01 05:58:36
- Judged By
- Score
- 0
- Total Time
- 13ms
- Peak Memory
- 3.008 MiB