Wrong Answer
Code
t=int(input())
if 1<=t<=10**5:
n=int(input())
print(n)
Information
- Submit By
- Type
- Submission
- Problem
- P1009 XOR Love
- Language
- Python 3 (Python 3.12.3)
- Submit At
- 2023-12-31 12:43:31
- Judged At
- 2024-11-11 03:46:50
- Judged By
- Score
- 0
- Total Time
- 16ms
- Peak Memory
- 3.07 MiB