Test 1
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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