QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#213777#6547. Bansheeucup-team019#WA 135ms8796kbC++171.9kb2023-10-14 16:02:502023-10-14 16:02:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.9447613897
1.7799999714

result:

ok 2 numbers

Test #2:

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

input:

1
1 1
999999999999 1000000000000 1000000 1000000

output:

190476338808.4847412109

result:

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

Test #3:

score: -100
Wrong Answer
time: 135ms
memory: 8796kb

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:

95023.2801405532

result:

wrong answer 1st numbers differ - expected: '7435986579.12476', found: '95023.28014', error = '0.99999'