QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#879517#9696. Analysisucup-team6325#WA 3ms20304kbC++171.5kb2025-02-02 04:56:472025-02-02 04:56:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 20304kb

input:

5 100 1000
1 2
2 3
3 4
4 5

output:

0 4
100 4
200 4
100 4
0 4
0

result:

wrong answer Output contains longer sequence [length = 11], but answer contains 1 elements