QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#318412#8007. Egg Drop ChallengeflowerWA 10ms49308kbC++202.2kb2024-01-31 09:57:372024-01-31 09:57:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
memory: 49308kb

input:

5
2 1 7
14 6 4
18 1 7
21 2 5
28 4 10

output:

6.0000000000

result:

ok found '6.0000000', expected '6.0000000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 6ms
memory: 48276kb

input:

2
1 1 4
10 5 1

output:

-1.0000000000

result:

ok found '-1.0000000', expected '-1.0000000', error '-0.0000000'

Test #3:

score: 0
Accepted
time: 4ms
memory: 47780kb

input:

10
16 1 6
27 8 8
32 4 8
51 6 6
62 5 10
81 5 9
84 10 6
92 1 2
94 9 6
96 7 9

output:

12.8598309770

result:

ok found '12.8598310', expected '12.8598310', error '0.0000000'

Test #4:

score: -100
Wrong Answer
time: 9ms
memory: 48584kb

input:

100
96 20 27
119 4 12
270 5 24
594 3 10
614 8 19
688 7 5
798 14 36
983 2 27
1057 20 21
1266 6 30
1388 18 18
1520 2 12
1809 4 26
1960 17 40
2137 8 10
2274 3 30
2320 14 34
2357 6 2
2392 12 5
2518 14 2
2681 10 29
2701 9 15
2865 3 38
3008 9 17
3021 6 39
3194 9 24
3212 14 12
3233 19 3
3628 18 6
3772 1 37...

output:

99999999999999999992.0000000000

result:

wrong answer 1st numbers differ - expected: '-1.0000000', found: '100000000000000000000.0000000', error = '100000000000000000000.0000000'