Wrong Answer
Code
for _ in range(int(input())):
print(int(input()) // 2)
Information
- Submit By
- Type
- Submission
- Problem
- P1052 Yet Another Array Partition
- Contest
- Brain Booster #3
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2024-05-06 15:07:33
- Judged At
- 2024-11-11 03:35:13
- Judged By
- Score
- 10
- Total Time
- 16ms
- Peak Memory
- 3.125 MiB