정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
26 31 6 14 27 37 75 84 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if result[i] == max(result): ~~~^^^^^^^^ TypeError: '>' not supported between instances of 'int' and 'NoneType'
84 8
26 8 89 77 31 65 18 61 78
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if result[i] == max(result): ~~~^^^^^^^^ TypeError: '>' not supported between instances of 'int' and 'NoneType'
89 3
85 2 58 74 81 78 46 16 24
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if result[i] == max(result): ~~~^^^^^^^^ TypeError: '>' not supported between instances of 'int' and 'NoneType'
85 1