QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#129806 | #6305. Chinese Checker | chenchi | WA | 7ms | 3600kb | C++20 | 2.5kb | 2023-07-23 00:48:47 | 2023-07-23 00:48:51 |
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: 100
Accepted
time: 1ms
memory: 3600kb
input:
5 1 1 1 2 1 1 2 1 2 9 4 9 6 10 1 1 2 1 2 2 3 1 3 2 3 3 4 1 4 2 4 3 4 4 10 1 1 2 1 2 2 5 7 3 2 3 3 4 1 4 2 4 3 4 4
output:
0 1 2 6 13
result:
ok 5 number(s): "0 1 2 6 13"
Test #2:
score: -100
Wrong Answer
time: 7ms
memory: 3520kb
input:
100 81 1 1 16 1 11 4 13 8 12 3 12 12 11 1 4 2 9 5 8 10 5 5 9 7 3 2 14 1 7 11 13 7 10 2 8 3 9 8 10 6 12 10 6 7 11 2 7 3 13 12 8 6 17 1 10 5 5 12 13 9 13 1 9 4 5 10 11 8 13 4 5 4 9 1 7 8 5 6 13 13 5 1 9 3 8 8 8 5 13 2 13 5 11 3 9 2 6 4 3 3 8 2 13 11 8 7 5 7 6 10 11 9 10 3 11 10 6 3 7 1 4 4 15 2 7 2 3 ...
output:
386 625 391 639 512 341 307 84 627 219 1 281 224 109 25 359 625 490 22 353 143 402 583 36 246 569 486 656 306 187 300 575 71 12 193 384 667 710 81 479 499 83 19 262 118 426 93 377 564 189 483 556 0 256 135 65 44 13 83 358 394 75 641 393 500 8 109 0 577 306 235 493 0 570 170 213 106 575 129 43 766 56...
result:
wrong answer 1st numbers differ - expected: '190', found: '386'