QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#215010#6547. Bansheeucup-team874#WA 38ms6132kbC++201.5kb2023-10-15 02:13:072023-10-15 02:13:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 4056kb

input:

2
2 1
1 2 1 100
100 500 736 0
3 2
0 1 12 0
1 2 6 6
2 3 3 10

output:

49.9448
1.7800

result:

ok 2 numbers

Test #2:

score: 0
Accepted
time: 0ms
memory: 3872kb

input:

1
1 1
999999999999 1000000000000 1000000 1000000

output:

190476264642.1171

result:

ok found '190476264642.11710', expected '190476264642.11713', error '0.00000'

Test #3:

score: 0
Accepted
time: 38ms
memory: 6088kb

input:

1
200000 1
0 1 969249 972086
1 2 984744 984320
2 3 92755 47817
3 4 949336 988466
4 5 900430 587028
5 6 971159 502802
6 7 41633 978208
7 8 461354 662596
8 9 363071 263510
9 10 38887 360926
10 11 332384 508699
11 12 106353 110896
12 13 164201 615535
13 14 934900 317571
14 15 566503 490603
15 16 84381 ...

output:

7435986579.1248

result:

ok found '7435986579.12480', expected '7435986579.12476', error '0.00000'

Test #4:

score: -100
Wrong Answer
time: 37ms
memory: 6132kb

input:

1
200000 333978112
0 1 992356 930126
1 2 176090 530440
2 3 737831 296956
3 4 506537 237481
4 5 707964 79385
5 6 924758 542461
6 7 105732 39650
7 8 873923 3276
8 9 32864 264522
9 10 395587 86623
10 11 350514 927988
11 12 525625 954467
12 13 244408 909598
13 14 560147 647280
14 15 242630 237857
15 16 ...

output:

38116.1548

result:

wrong answer 1st numbers differ - expected: '38094.79476', found: '38116.15480', error = '0.00056'