QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#134182#5727. Interstellar Travellmq26052003WA 81ms7860kbC++201.1kb2023-08-03 12:21:252023-08-03 12:21:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
100 1 1
100 1 1.5

output:

199.5

result:

ok found '199.5000000', expected '199.5000000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3776kb

input:

4
100 1 0.5
200 1 1
100 0.5 1.5
10 2 3

output:

405.5

result:

ok found '405.5000000', expected '405.5000000', error '0.0000000'

Test #3:

score: 0
Accepted
time: 81ms
memory: 7656kb

input:

65156
589.879800 23.439587 4.669064
111.188574 61.405781 2.251292
402.539682 35.961327 5.047919
601.440363 52.968892 0.300876
929.328609 40.023141 0.965123
247.579029 55.643707 0.899498
336.117533 26.765365 4.825658
655.889160 86.847477 5.667617
606.234124 51.362894 2.955658
46.788799 79.573087 0.20...

output:

2.78676e+07

result:

ok found '27867600.0000000', expected '27867620.6601520', error '0.0000007'

Test #4:

score: 0
Accepted
time: 21ms
memory: 4428kb

input:

20780
457.480798 65.415296 3.651446
631.717164 62.392524 5.905843
531.411231 62.477661 3.272282
455.717524 15.952200 1.548807
753.667209 18.563137 1.581605
213.788373 47.220244 2.187795
360.476724 57.906581 4.411827
747.989057 64.364770 0.275147
454.189139 4.482583 1.445919
448.459992 67.034463 2.00...

output:

8.90296e+06

result:

ok found '8902960.0000000', expected '8902961.1515070', error '0.0000001'

Test #5:

score: 0
Accepted
time: 75ms
memory: 7860kb

input:

54794
928.046627 11.834519 2.855723
944.218147 28.206307 5.594957
562.397310 16.314877 5.985967
874.803617 54.143637 5.772357
802.992342 45.062902 6.184437
999.371277 96.803367 1.910329
716.765939 24.372757 5.394717
441.262096 86.310555 0.382004
202.463202 16.937411 3.718756
808.617088 35.640098 4.9...

output:

2.33107e+07

result:

ok found '23310700.0000000', expected '23310686.5382640', error '0.0000006'

Test #6:

score: -100
Wrong Answer
time: 1ms
memory: 3780kb

input:

103
100.000000 100.000000 0.000000
99.500000 100.000000 0.061002
99.500000 100.000000 0.122003
99.500000 100.000000 0.183005
99.500000 100.000000 0.244007
99.500000 100.000000 0.305009
99.500000 100.000000 0.366010
99.500000 100.000000 0.427012
99.500000 100.000000 0.488014
99.500000 100.000000 0.54...

output:

1624.75

result:

wrong answer 1st numbers differ - expected: '1624.7524000', found: '1624.7500000', error = '0.0000015'