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