QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#155685#5479. Traveling Salesperson in an Islandntu_vjudge_2WA 1ms3716kbC++177.5kb2023-09-02 00:41:462023-09-02 00:41:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4
0 0
2 0
2 2
0 2
1 0
1 2
2 1
0 1

output:

5.24264068711928565847

result:

wrong answer 1st numbers differ - expected: '5.6568542', found: '5.2426407', error = '0.0732233'