QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#50083 | #874. Long Grid Covering | HuangHanSheng | WA | 3ms | 3676kb | C++ | 2.0kb | 2022-09-24 15:44:23 | 2022-09-24 15:44:25 |
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: 2ms
memory: 3648kb
input:
4 1 2 3 10
output:
1 3 10 8266
result:
ok 4 number(s): "1 3 10 8266"
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 3676kb
input:
100 591 417 888 251 792 847 685 3 182 461 102 348 555 956 771 901 712 878 580 631 342 333 285 899 525 725 537 718 929 653 84 788 104 355 624 803 253 853 201 995 536 184 65 205 540 652 549 777 248 405 677 950 431 580 600 846 328 429 134 983 526 103 500 963 400 23 276 704 570 757 410 658 507 620 984 2...
output:
398162564 3923746 -652793923 -62347330 -488015786 -643184140 -365730424 10 492672877 -892649947 -352034478 633393631 911425824 -253626612 426043114 -448712832 -227888547 -5122353 877599230 88346652 250024200 154039310 -538821984 -512236425 763918729 -462766579 570954868 210301204 -88535310 -76294344...
result:
wrong answer 3rd numbers differ - expected: '347206084', found: '-652793923'