Test 1
Group: 1
Verdict: ACCEPTED
Test 2
Group: 1
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 2 1 4 3 |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 3
Group: 1
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 1 5 4 3 2 |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 4
Group: 1
Verdict: WRONG ANSWER
correct output |
---|
1 2 3 4 5 6 7 8 2 1 4 3 8 7 6 5 |
user output |
---|
1 2 3 4 5 6 7 8 1 3 2 7 6 5 4 |
Test 5
Group: 1
Verdict: ACCEPTED
correct output |
---|
1 2 3 4 5 6 7 8 9 1 5 4 3 2 7 6 9 8 |
user output |
---|
1 2 3 4 5 6 7 8 9 1 3 2 7 6 5 4 9 8 |
Test 6
Group: 2
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 7
Group: 2
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 8
Group: 2
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 9
Group: 2
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 10
Group: 2
Verdict: RUNTIME ERROR
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 33, in <module>
trajolla.remove(t)
NameError: name 'trajolla' is not defined
Test 11
Group: 3
Verdict: TIME LIMIT EXCEEDED
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Test 12
Group: 3
Verdict: TIME LIMIT EXCEEDED
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Test 13
Group: 3
Verdict: TIME LIMIT EXCEEDED
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Test 14
Group: 3
Verdict: TIME LIMIT EXCEEDED
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |
Test 15
Group: 3
Verdict: TIME LIMIT EXCEEDED
correct output |
---|
1 2 3 4 5 6 7 8 9 10 11 12 13 ... |