QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#560949 | #8055. Balance | ucup-team1222 | WA | 0ms | 26388kb | C++14 | 8.5kb | 2024-09-12 19:06:34 | 2024-09-12 19:06:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 26388kb
input:
5 5 4 1 2 2 3 3 4 4 5 1 2 3 4 5 5 4 1 2 1 3 1 4 1 5 1 2 3 4 5 5 4 1 2 1 3 1 4 1 5 1 2 2 2 3 5 6 1 2 1 2 2 3 3 4 4 5 3 5 1 2 1 2 1 2 2 1 2 1 2 1 2
output:
1 => 3 1 Yes 1 2 3 4 5 1 => 0 4 2 => 0 4 3 => 0 4 4 => 0 4 No 1 => 0 2 2 => 0 2 3 => 0 2 4 => 0 2 Yes 2 2 2 1 3 1 => 0 2 Yes 2 2 1 1 1 Yes 1 1
result:
wrong answer Token parameter [name=yesno] equals to "1", doesn't correspond to pattern "Yes|No" (test case 1)