정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 6 3
런타임 에러 (RTE)
stderr:
File "Main.py", line 20 if (lst[ j ] - lst[i-1])%b == 0: ^ IndentationError: unindent does not match any outer indentation level
0
6 7 1 3 4 6 3 6
런타임 에러 (RTE)
stderr:
File "Main.py", line 20 if (lst[ j ] - lst[i-1])%b == 0: ^ IndentationError: unindent does not match any outer indentation level
2
6 10 3 2 4 2 0 2
런타임 에러 (RTE)
stderr:
File "Main.py", line 20 if (lst[ j ] - lst[i-1])%b == 0: ^ IndentationError: unindent does not match any outer indentation level
2