QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#605227 | #9345. Artful Paintings | ucup-team3475# | WA | 3ms | 4168kb | C++17 | 2.3kb | 2024-10-02 16:16:38 | 2024-10-02 16:16:39 |
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: 3960kb
input:
1 3 1 1 1 2 1 2 2 1
output:
1
result:
ok single line: '1'
Test #2:
score: 0
Accepted
time: 3ms
memory: 3756kb
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: -100
Wrong Answer
time: 0ms
memory: 4168kb
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:
1967
result:
wrong answer 1st lines differ - expected: '1977', found: '1967'