QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#571149#6423. Fireworksucup-team4364#WA 0ms4300kbC++201.8kb2024-09-17 20:47:162024-09-17 20:47:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 1 5000
1 1 1
1 2 10000

output:

4.0000000000
10141.5852891147
3.0000000000

result:

ok 3 numbers

Test #2:

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

input:

20
10 27 2855
79 59 6888
65 72 7725
78 50 2888
31 21 5759
41 58 6619
47 27 3881
35 55 5095
77 7 6028
17 89 1792
84 60 8604
58 44 4923
88 27 3824
54 63 1482
19 42 5366
93 76 97
100 99 8660
96 36 4343
90 56 9515
24 44 9922

output:

90.6165501136
200.3484320557
177.3462783172
443.2132963989
90.2934537246
149.5694213627
190.6725070858
176.6437684004
139.3497013935
275.1331102484
167.3640167364
207.1907373553
300.7322175732
589.1569965629
101.8770282124
10802.6467984755
229.7921478060
303.9373704812
153.4419337888
68.5345696432

result:

wrong answer 1st numbers differ - expected: '89.72981', found: '90.61655', error = '0.00988'