QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#252942 | #4936. Shopping Changes | ucup-team026# | WA | 45ms | 3780kb | C++23 | 2.6kb | 2023-11-16 15:35:54 | 2023-11-16 15:35:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3404kb
input:
3 3 5 6 7 6 2 3 4 8 9 10 2 100 99 3 5 6 7
output:
0 1 1
result:
ok 3 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3428kb
input:
3 2 7 6 5 6 2 3 4 8 9 10 6 10 9 8 4 3 2
output:
3 27
result:
ok 2 lines
Test #3:
score: 0
Accepted
time: 0ms
memory: 3368kb
input:
1 1 589284012 1 767928734
output:
0
result:
ok single line: '0'
Test #4:
score: -100
Wrong Answer
time: 45ms
memory: 3780kb
input:
10000 9999 298772847 712804102 869795012 527998188 804246450 598105371 843966934 639805471 937482040 887551242 254734680 188704975 17408126 626523673 553956319 697723205 231690822 637079761 232393146 377026277 962223856 338922458 912529500 710873344 942955137 51167037 195729799 529674367 990599310 4...
output:
24795153 24795534 24865529 24811131 24825042 24779475 24849617 24806243 24836907 24785080 24788090 24776866 24790145 24794274 24917383 24780606 24768024 24832490 24935259 24777874 24778704 24963585 24767904 24836801 24768828 24845019 24808049 24768023 24796170 24856493 24851105 24824763 24796696 248...
result:
wrong answer 1st lines differ - expected: '24802338', found: '24795153'