QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#767502 | #9717. Defuse the Bombs | ucup-team5559 | WA | 86ms | 4400kb | C++17 | 1.1kb | 2024-11-20 21:09:02 | 2024-11-20 21:09:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3752kb
input:
2 2 1 1 3 1 2 3
output:
Case #1: 3 Case #2: 4
result:
ok 2 lines
Test #2:
score: -100
Wrong Answer
time: 86ms
memory: 4400kb
input:
3 100000 968870229 246637522 23867348 170512761 317727561 135784257 788061221 6692201 96102115 164513402 826612817 675345177 690177641 969959105 957765211 678805726 936166573 281739681 760822473 521447491 619742216 102531432 633299481 698320991 55968513 399427883 808303141 53228160 432641457 7250014...
output:
Case #1: 1625520303 Case #2: 1625744051 Case #3: 1625009530
result:
wrong answer 1st lines differ - expected: 'Case #1: 2', found: 'Case #1: 1625520303'