General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
102299169 Practice:
Ankit_Kochar
1438B - 22 Python 3 Accepted 109 ms 752 KB 2020-12-25 13:56:27 2020-12-25 13:56:27
→ Source
for _ in range(int(input())):print(["NO","YES"][int(input())!=len(set(input().split()))])
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details