General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
99526879 Practice:
Yupeng_Dong
1438B - 22 Python 3 Accepted 109 ms 780 KB 2020-11-25 09:08:00 2020-11-25 09:08:02
→ 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