General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
130876838 Practice:
anupam_sudh
1438B - 22 PyPy 3 Accepted 156 ms 21212 KB 2021-10-05 12:44:54 2021-10-05 12:44:54
→ Source
for _ in range(int(input())):
    print('NO' if int(input())==len(set(input().split())) else 'YES')
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details