QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#596265 | #9345. Artful Paintings | GuanYunchang | WA | 351ms | 10028kb | C++20 | 1.9kb | 2024-09-28 15:26:24 | 2024-09-28 15:26:24 |
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: 0ms
memory: 3604kb
input:
1 3 1 1 1 2 1 2 2 1
output:
1
result:
ok single line: '1'
Test #2:
score: 0
Accepted
time: 40ms
memory: 4016kb
input:
1 1000 500 500 479 860 170 73 939 25 363 772 30 185 584 89 326 482 10 784 949 23 384 740 114 233 693 45 167 724 211 217 436 95 46 701 153 138 585 67 321 388 11 114 890 194 407 854 74 438 845 117 9 718 259 393 576 35 182 707 257 451 766 136 150 382 31 468 785 40 202 490 46 326 815 59 272 441 77 123 8...
output:
492
result:
ok single line: '492'
Test #3:
score: 0
Accepted
time: 325ms
memory: 4616kb
input:
1 3000 1000 1000 497 660 17 36 1021 195 2363 2786 90 1202 1218 5 1443 1627 76 2398 2642 59 1614 2082 296 2241 2286 3 360 2995 1736 2163 2566 245 526 990 103 916 1774 392 523 762 38 140 1912 187 472 2868 33 945 1039 60 739 2666 99 865 1440 143 1603 2378 97 672 1202 322 75 1406 367 1483 2534 397 1875 ...
output:
1977
result:
ok single line: '1977'
Test #4:
score: 0
Accepted
time: 351ms
memory: 10028kb
input:
1 3000 3000 3000 1277 1792 170 1578 1791 2 880 1814 109 2391 2691 185 385 1470 379 882 1802 315 1104 1616 310 121 1609 358 730 1880 729 1199 2068 535 666 2098 210 1642 1765 64 11 1567 437 188 2911 1398 2255 2257 0 2123 2428 32 797 1981 566 463 2583 125 517 2603 62 35 820 10 1446 2327 142 260 2997 92...
output:
1992
result:
ok single line: '1992'
Test #5:
score: 0
Accepted
time: 31ms
memory: 4080kb
input:
3 1000 500 500 591 664 15 735 959 57 537 897 80 744 964 57 666 917 58 121 545 83 352 374 2 300 377 20 140 889 156 658 905 59 395 595 36 675 784 22 593 967 86 435 620 34 478 846 75 46 680 124 81 882 165 20 471 87 279 393 27 693 716 4 125 734 121 154 921 160 109 691 114 3 802 160 743 833 19 216 236 5 ...
output:
204 469 627
result:
ok 3 lines
Test #6:
score: -100
Wrong Answer
time: 1ms
memory: 3636kb
input:
100 6 0 1 5 5 5 6 8 2 1 2 0 2 4 2 2 5 2 2 5 2 3 6 3 3 5 2 4 6 2 2 2 0 3 4 1 2 4 1 12 7 2 3 7 2 4 7 1 5 10 5 1 7 6 2 3 0 6 9 3 1 5 2 4 9 6 3 11 2 18 1 6 2 10 5 3 17 1 3 11 4 10 18 5 7 18 2 1 13 2 11 18 6 15 4 10 9 15 1 5 11 3 6 14 2 4 12 3 5 13 0 8 9 1 1 4 3 4 5 2 14 14 3 9 15 2 2 4 3 10 14 3 3 6 2 6...
output:
5 3 10 8 3 11 2 12 1 2 7 1 1 1 5 1 1 5 2 11 12 1 2 1 5 1 7 2 2 1 2 3 1 1 9 1 2 1 1 7 2 1 2 5 3 0 8 12 2 2 1 2 1 6 4 1 1 1 9 2 4 4 5 12 3 6 2 4 1 17 2 5 2 7 2 2 4 1 6 1 6 6 4 5 14 2 5 3 1 4 1 1 1 8 10 13 2 0 8 2
result:
wrong answer 9th lines differ - expected: '0', found: '1'