QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#312885#5067. Two WallsMaMengQiWA 1ms3964kbC++203.7kb2024-01-24 14:35:072024-01-24 14:35:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
0 0
1 1
2 2 3 3
4 4 5 5
0 0
1 1
2 2 3 3
2 2 3 3
0 0
10 10
10 0 0 10
1 1 2 2

output:

Case 1: 0.0
Case 2: 0.0
Case 3: inf

result:

wrong output format Expected integer, but "Case" found