QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#775295 | #1968. Science Fiction | GuanYunchang | WA | 1ms | 3812kb | C++20 | 1.4kb | 2024-11-23 15:22:21 | 2024-11-23 15:22:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3520kb
input:
2 3 2 10 4
output:
2 1 0 3 2
result:
ok nice! 2 moves
Test #2:
score: 0
Accepted
time: 0ms
memory: 3812kb
input:
1 10 100
output:
0
result:
ok nice! 0 moves
Test #3:
score: 0
Accepted
time: 0ms
memory: 3752kb
input:
1 824838 992401
output:
0
result:
ok nice! 0 moves
Test #4:
score: 0
Accepted
time: 0ms
memory: 3524kb
input:
2 208395 17211 250690 874014
output:
1 1 0
result:
ok nice! 1 moves
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3656kb
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:
1094 62 60 62 58 62 54 62 46 62 30 10 11 10 8 10 2 77 79 77 76 77 73 77 69 77 13 44 45 44 46 44 40 44 36 44 12 13 12 13 5 8 9 8 12 8 0 210 214 210 194 210 146 210 82 40 41 40 42 40 44 40 32 40 8 137 136 137 9 138 139 138 136 138 10 171 170 171 139 171 43 195 203 195 131 195 67 146 150 146 154 146 14...
result:
wrong answer array is not sorted