Test 1
Group: 1
Verdict: RUNTIME ERROR
input |
---|
BBBAABBBAAAABBAAAABAABAABBBBBB... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 2
Group: 1
Verdict: RUNTIME ERROR
input |
---|
GDFVYWQCZAFGICSXOSWBZMGPDBSSVL... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 3
Group: 1
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAZAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 4
Group: 1
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 5
Group: 1
Verdict: RUNTIME ERROR
input |
---|
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 6
Group: 2
Verdict: RUNTIME ERROR
input |
---|
BBABABBBABBAABBABBABAABAAABABA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 7
Group: 2
Verdict: RUNTIME ERROR
input |
---|
RBKJMLDVQMKHYKCNDIVVKOMFUXTFMG... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 8
Group: 2
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 9
Group: 2
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 10
Group: 2
Verdict: RUNTIME ERROR
input |
---|
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 11
Group: 3
Verdict: RUNTIME ERROR
input |
---|
BAAAAABABBABAABAABABABBBABBAAB... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 12
Group: 3
Verdict: RUNTIME ERROR
input |
---|
ABBURXDRVXAYBPXXOQZNYHLWGUEEWR... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 13
Group: 3
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 14
Group: 3
Verdict: RUNTIME ERROR
input |
---|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range
Test 15
Group: 3
Verdict: RUNTIME ERROR
input |
---|
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ... |
user output |
---|
[0, 1, 3, 6, 10, 15, 21, 28, 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 10, in <module>
lista = list(sys.argv[1].lower())
IndexError: list index out of range