QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#860119 | #9318. AC Automation Chicken | Felix72 | WA | 25ms | 147036kb | C++23 | 4.7kb | 2025-01-18 10:36:03 | 2025-01-18 10:36:04 |
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 25ms
memory: 147036kb
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 2 1 2 1 2 1 3 1 2 2 1 2 3 3 2
result:
wrong answer Token parameter [name=answer] equals to "4", doesn't correspond to pattern "[a-zA-Z]{1,3}" (test case 1)