Test 1
Verdict: RUNTIME ERROR
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...
Test 2
Verdict: RUNTIME ERROR
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...
Test 3
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 2 1 4 3 6 3 4 1 2 7 4 3 2 1 8 5 6 7 8 1 |
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...
Test 4
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...
Test 5
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...
Test 6
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
File "input/code.py", line 2
initialRow = [];
^
IndentationError: unexpected ind...