QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#419450 | #8718. 保区间最小值一次回归问题 | ucup-team1005# | WA | 2ms | 7976kb | C++20 | 2.7kb | 2024-05-23 22:28:44 | 2024-05-23 22:28:45 |
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: 0
Wrong Answer
time: 2ms
memory: 7976kb
input:
1 3 2 2023 40 41 1 1 2022 2 3 39
output:
-1
result:
wrong answer 1st numbers differ - expected: '2', found: '-1'