QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214178#6547. Bansheeucup-team660#WA 1ms3836kbC++141.7kb2023-10-14 17:45:322023-10-14 17:45:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3836kb

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.944761904761904
1.780000000000000

result:

ok 2 numbers

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3824kb

input:

1
1 1
999999999999 1000000000000 1000000 1000000

output:

409046020.497619032859802

result:

wrong answer 1st numbers differ - expected: '190476264642.11713', found: '409046020.49762', error = '0.99785'