QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#860075 | #9318. AC Automation Chicken | Felix72 | WA | 15ms | 142436kb | C++23 | 4.1kb | 2025-01-18 10:10:53 | 2025-01-18 10:10:53 |
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 15ms
memory: 142436kb
input:
4 4 1 4 4 1 1 2 2 1 2 3 3 4 2 1 2 1 2 1 3 1 2 2 1 2 3 3 2
output:
4 1 4 4 1 1 2 2 1 2 3 3 4 Yes 4 1 1 1 2 1 2 3 2 2 1 2 1 2 No Yes 3 1 2 2 1 2 3 3 2 Yes 1 2 1 2 3 1
result:
wrong answer Token parameter [name=answer] equals to "4", doesn't correspond to pattern "[a-zA-Z]{1,3}" (test case 1)