QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#419084 | #8718. 保区间最小值一次回归问题 | ucup-team922# | WA | 1189ms | 73136kb | C++14 | 2.2kb | 2024-05-23 17:40:18 | 2024-05-23 17:40:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3876kb
input:
1 3 2 2023 40 41 1 1 2022 2 3 39
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: -100
Wrong Answer
time: 1189ms
memory: 73136kb
input:
1000 100 100 1 35141686 84105222 84105220 7273527 178494861 178494861 112519027 77833654 77833656 261586535 278472336 278472336 261586536 416361017 416361017 426649080 323519513 278472337 420127821 420127823 420127823 482516531 434108818 420127821 631535744 615930922 546346921 546346920 546346920 70...
output:
55 55 58 58 60 58 55 49 58 56 55 69 1227 64 59 63 54 67 66 53 58 60 56 67 63 70 65 50 60 53 50 58 66 54 64 61 58 56 54 60 59 65 55 55 1172 1255 60 66 65 61 54 59 64 56 53 56 61 62 61 56 45 57 50 50 63 57 55 60 50 64 63 55 55 55 55 58 55 65 58 61 57 46 57 60 64 52 58 62 56 56 55 47 58 64 55 55 54 60 ...
result:
wrong answer 1st numbers differ - expected: '49', found: '55'