정답 개수:
13
틀린 개수:
0
실행 실패 개수:
18
7
런타임 에러 (RTE)
stderr:
RPython traceback: File "rpython_jit_metainterp.c", line 7610, in ll_portal_runner__Unsigned_Bool_pypy_interpreter File "pypy_module_pypyjit.c", line 940, in portal_11 File "pypy_interpreter_2.c", line 51591, in handle_bytecode__AccessDirect_None File "pypy_module_pypyjit.c", line 1303, in jump_absolute__AccessDirect_None File "rpython_jit_metainterp_1.c", line 51609, in crash_in_jit_68 out of memory: couldn't allocate the next arena
40
8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> get_chess_pos(0) File "Main.py", line 33, in get_chess_pos get_chess_pos(i+1) File "Main.py", line 33, in get_chess_pos get_chess_pos(i+1) File "Main.py", line 33, in get_chess_pos get_chess_pos(i+1) [Previous line repeated 5 more times] File "Main.py", line 28, in get_chess_pos chess_available_pos.append(tmp.copy()) MemoryError
92
9
런타임 에러 (RTE)
stderr:
RPython traceback: File "pypy_module_pypyjit.c", line 940, in portal_11 File "pypy_interpreter_2.c", line 51591, in handle_bytecode__AccessDirect_None File "pypy_interpreter_3.c", line 32074, in dispatch_bytecode__AccessDirect_None out of memory: couldn't allocate the next arena
352