QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#419450#8718. 保区间最小值一次回归问题ucup-team1005#WA 2ms7976kbC++202.7kb2024-05-23 22:28:442024-05-23 22:28:45

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'