정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
30 95 32 31 5 9 69 22 68
런타임 에러 (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'
95 2
19 7 42 21 83 58 93 18 14
런타임 에러 (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'
93 7
21 75 91 81 59 78 7 96 69
런타임 에러 (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'
96 8