Test 1 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 2 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 3 (public)
Verdict: ACCEPTED
Test 4 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 5 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 6 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 7 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 8 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| bbbbaaaababbbbbaabaaabaaaaabab... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 9 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| acbaaabaabaddaccdcccbcdbdddacd... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callableTest 10 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| uaqtmfftecryanvpshxsodjrllqnqp... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 24, in <module>
print(program(x))
File "/box/input/code.py", line 20, in program
if str(x)(i)!= str(x(len(x)-1)):
TypeError: 'str' object is not callable