Wrong Answer
Code
t=int(input())
for x in range(t):
n=int(input())
print(n//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:26:30
- Judged At
- 2024-11-11 03:34:26
- Judged By
- Score
- 10
- Total Time
- 22ms
- Peak Memory
- 3.105 MiB