정답 개수:
0
틀린 개수:
1
실행 실패 개수:
9
0 1 2 3 4 5 6 7 8 9 10 11 12
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (...truncated, total 797173 characters, 13 lines)
4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
- - - - - - - - - - - - - - - -
7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (...truncated, total 2187 characters, 1 lines)
8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ File "Main.py", line 15, in h h(k,n) ~^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (...truncated, total 6561 characters, 1 lines)