General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
98687080 Practice:
DebRC
1438B - 22 PyPy 3 Accepted 187 ms 1600 KB 2020-11-17 17:31:15 2020-11-17 17:31:15
→ 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