QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#397507 | #1763. Mosaic Mansion | lmq26052003 | WA | 0ms | 3572kb | C++20 | 2.9kb | 2024-04-24 11:09:31 | 2024-04-24 11:09:33 |
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: 3568kb
input:
5 10 2 2 1 2 1 2 2 1 2 2 1 2 2 2 1 2 2 1 2 1 2 2 2 1 1 1 2 1 1 1 2 1 1 2 2 1 1 1 1 2 2 2 1 1 2 1 2 1 1 1 2
output:
5
result:
ok single line: '5'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3572kb
input:
5 1000 1000 304 51 322 486 569 197 117 755 810 704 75 198 452 476 593 367 582 385 816 511 150 240 15 756 17 63 231 849 804 515 277 675 362 652 953 591 623 956 150 112 2 803 555 896 504 846 800 218 929 353 118 99 600 645 881 653 400 496 471 870 169 686 991 642 779 12 218 73 665 460 847 212 851 766 78...
output:
3
result:
wrong answer 1st lines differ - expected: '0', found: '3'