정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
5 41 24 68 56 29 13 19 42 16 99 58 11 20 30 92 87 56 69 5 47 33 53 75 90 70
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> solve(notSink, notSink[k]) File "Main.py", line 4, in solve if not (abs(current[0] - coord[0]) == 1 and abs(current[1] - coord[1]) == 1): NameError: name 'current' is not defined
4
9 40 94 36 4 96 12 94 20 43 42 68 77 22 71 91 58 8 52 0 74 87 68 4 82 92 31 60 40 91 47 50 97 40 52 67 1 30 60 21 73 69 56 49 91 26 6 48 35 58 14 75 10 82 45 92 40 76 17 80 32 30 96 96 71 48 62 38 78 89 26 51 23 82 66 13 74 38 27 75 62 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> solve(notSink, notSink[k]) File "Main.py", line 4, in solve if not (abs(current[0] - coord[0]) == 1 and abs(current[1] - coord[1]) == 1): NameError: name 'current' is not defined
15
21 30 87 13 18 11 73 48 82 79 86 72 51 45 17 36 95 1 69 84 32 91 43 57 29 4 40 25 3 7 47 25 3 33 38 21 44 77 69 93 56 20 30 6 66 48 43 60 49 78 43 47 34 52 4 63 56 10 54 25 18 0 50 88 0 54 76 10 31 44 69 87 31 100 59 97 13 68 22 28 45 31 75 79 83 45 7 38 56 28 63 40 95 80 27 95 100 2 72 30 13 40 83 44 5 8 6 18 76 28 46 88 59 88 66 41 32 40 45 88 68 74 27 62 19 55 23 19 23 61 15 36 0 99 46 73 6 52 57 48 46 3 35 71 91 68 78 89 7 22 77 41 63 3 69 82 24 92 67 14 52 83 50 19 47 63 92 19 14 48 33 27 1(...truncated, total 1282 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> solve(notSink, notSink[k]) File "Main.py", line 4, in solve if not (abs(current[0] - coord[0]) == 1 and abs(current[1] - coord[1]) == 1): NameError: name 'current' is not defined
62