General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
98333757 Practice:
LintuStorm
1438B - 22 Python 3 Accepted 109 ms 792 KB 2020-11-13 22:35:31 2020-11-13 22:35:31
→ 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