Test 1 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 2 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 3 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 4 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 5 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 6 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 7 (public)
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 8 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| bbbbaaaababbbbbaabaaabaaaaabab... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 9 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| acbaaabaabaddaccdcccbcdbdddacd... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)Test 10 (public)
Verdict: RUNTIME ERROR
| input |
|---|
| uaqtmfftecryanvpshxsodjrllqnqp... |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 17, in <module>
(n,m,q),*raw_inp=[[int(c) if c.isdigit() else c for c in l.split()] for l in open(0)]
ValueError: not enough values to unpack (expected 3, got 1)