QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#553482#8440. Toll Roadsucup-team1005#WA 0ms3648kbC++202.2kb2024-09-08 14:01:522024-09-08 14:01:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3648kb

input:

8 3
0 2
0 5
2 3
5 1
4 5
5 6
6 7

output:

2
3
0 7

result:

wrong answer Diameter is promised to be 2, but it equals to 3