Test 1 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 2 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 3 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 4 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 5 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 6 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 7 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 8 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| bbbbaaaababbbbbaabaaabaaaaabab... |
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 9 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| acbaaabaabaddaccdcccbcdbdddacd... |
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of rangeTest 10 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| uaqtmfftecryanvpshxsodjrllqnqp... |
Error:
Traceback (most recent call last):
File "input/code.py", line 6, in <module>
if(text[i] != text[len(text)-i]):
IndexError: string index out of range