QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#117626#5742. Garbage Disposalchenchi#WA 69ms7388kbC++201.7kb2023-07-01 20:50:532023-07-01 20:50:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 69ms
memory: 7388kb

input:

3
1 5
10 13
100 100

output:

1
0
1

result:

wrong answer Integer element y[2] equals to 0, violates the range [1, 5] (test case 1)