QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#805518 | #2883. 方格游戏 | asdfghjkl # | WA | 0ms | 3724kb | C++20 | 3.5kb | 2024-12-08 17:01:41 | 2024-12-08 17:01:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3724kb
input:
1 1 0
output:
0
result:
ok single line: '0'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3600kb
input:
1002 1002 20 637 649 717 726 191 198 99 115 522 528 289 308 22 39 994 995 567 570 875 877 685 688 928 940 836 847 805 814 128 142 117 125 735 750 144 150 431 447 347 352 392 406 196 215 289 302 831 832 187 187 921 921 110 116 135 136 462 478 738 747 235 241 452 452 610 626 900 919 259 276 945 947 90...
output:
215982514
result:
wrong answer 1st lines differ - expected: '109876135', found: '215982514'