정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 RD 8 [92,79,60,55,48,35,30,21] DRD 5 [89,60,55,14,3]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/636596ba3852854c102a6cc1e695575bd30fa363a35601edc26316cb620eb926/Main.py", line 14, in <module> if n: q = deque(map(int, arr)) ^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: '21]\n'
[30,35,48,55,60,79,92] [14,55,60]
3 R 3 [82,77,62] DDRRD 5 [1,13,43,56,57] RDDR 4 [7,97,84,16]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/636596ba3852854c102a6cc1e695575bd30fa363a35601edc26316cb620eb926/Main.py", line 14, in <module> if n: q = deque(map(int, arr)) ^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: '62]\n'
[62,77,82] [56,57] [7,97]
3 D 4 [7,10,4,3] DRRR 9 [94,92,83,76,76,70,69,50,46] RDR 1 [94]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/636596ba3852854c102a6cc1e695575bd30fa363a35601edc26316cb620eb926/Main.py", line 14, in <module> if n: q = deque(map(int, arr)) ^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: '3]\n'
[10,4,3] [46,50,69,70,76,76,83,92] []