QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#863259 | #9318. AC Automation Chicken | zeq2021 | WA | 11ms | 76924kb | C++14 | 5.0kb | 2025-01-19 15:17:58 | 2025-01-19 15:17:58 |
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 11ms
memory: 76924kb
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:
YES 4 1 1 1 2 1 2 3 2 NO YES YES 1 2 1 2 3 1
result:
wrong answer incorrect no or yes (test case 1)