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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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 rangeTest 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