QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#171247#7184. Transport Plusesucup-team154#WA 17ms3924kbC++204.4kb2023-09-09 16:40:492023-09-09 16:40:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 17ms
memory: 3924kb

input:

1 2
1 1
5 3
6 2

output:

4.000000000000000
3
6 1 2
0 5 2
0 5 3

result:

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