QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#173648#7184. Transport Plusesucup-team1002#WA 18ms3984kbC++203.8kb2023-09-10 00:54:012023-09-10 00:54:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 18ms
memory: 3984kb

input:

1 2
1 1
5 3
6 2

output:

4.000
3
3
0 1 2
1 6 3
0 5 3


result:

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