QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#172862#7184. Transport Plusesucup-team1400#WA 1ms3840kbC++202.9kb2023-09-09 21:00:082023-09-09 21:00:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3840kb

input:

1 2
1 1
5 3
6 2

output:

4.00000
3
0 1 2
2 6 3
0 5 3

result:

wrong answer Integer 2 violates the range [0, 1]