정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 76 55 0 1 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> possible_signs = list(permutations(real_signs)) ^^^^^^^^^^ NameError: name 'real_signs' is not defined
21 21
2 60 78 0 0 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> possible_signs = list(permutations(real_signs)) ^^^^^^^^^^ NameError: name 'real_signs' is not defined
4680 4680
3 78 56 73 0 1 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> possible_signs = list(permutations(real_signs)) ^^^^^^^^^^ NameError: name 'real_signs' is not defined
4295 1606