Runtime Error
Code
def count_odd_numbers(N):
return (N + 1) // 2
T = int(input())
for _ in range(T):
N = int(input())
result = count_odd_numbers(N)
print(output)
Information
- Submit By
- Type
- Submission
- Problem
- P1044 Add or multiple
- Contest
- TLE_Headquarters - round #1
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2024-03-27 16:25:35
- Judged At
- 2024-11-11 03:38:53
- Judged By
- Score
- 0
- Total Time
- 14ms
- Peak Memory
- 3.094 MiB