QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#105126 | #1968. Science Fiction | MaMengQi | WA | 2ms | 3384kb | C++20 | 1.0kb | 2023-05-13 12:16:04 | 2023-05-13 12:16:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3384kb
input:
2 3 2 10 4
output:
2 0 1 2 3
result:
ok nice! 2 moves
Test #2:
score: 0
Accepted
time: 2ms
memory: 3352kb
input:
1 10 100
output:
0
result:
ok nice! 0 moves
Test #3:
score: 0
Accepted
time: 0ms
memory: 3328kb
input:
1 824838 992401
output:
0
result:
ok nice! 0 moves
Test #4:
score: 0
Accepted
time: 2ms
memory: 3360kb
input:
2 208395 17211 250690 874014
output:
1 0 1
result:
ok nice! 1 moves
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3380kb
input:
8 991318 655714 983340 496226 752852 888298 572661 729100 426124 437775 8096 28612 303846 295897 970760 179029 702449 407420 945406 352294 960516 484993 724888 495235 156841 451864 95506 869159 61631 296168 279240 260130 901551 726353 298872 221580 982372 394731 720187 656498 595457 381795 759187 36...
output:
392 0 8 1 65 2 10 3 11 4 12 5 69 6 134 7 15 8 24 9 137 10 138 11 43 12 44 13 77 14 30 15 31 16 144 17 49 18 26 20 28 21 149 22 54 24 152 25 57 26 90 27 155 28 92 30 62 31 95 32 160 33 35 34 50 35 163 36 37 37 45 38 39 39 167 40 56 42 170 43 171 44 60 45 109 46 110 47 175 48 50 49 113 50 178 51 179 5...
result:
wrong answer array is not sorted