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