QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#370386#8137. 'Ello, and What Are You After, Then?ucup-team150WA 1863ms4332kbC++202.9kb2024-03-29 04:51:442024-03-29 04:51:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

0 1 6
2
1
1 1 1
2
1 10 1
1 10 10

output:

6.999999999999998

result:

ok found '7.0000000', expected '7.0000000', error '0.0000000'

Test #2:

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

input:

2 1 2
1
4
10 2 1
10 1 1
1 10 1
1 1 10

output:

5.909090909090908

result:

ok found '5.9090909', expected '5.9090909', error '0.0000000'

Test #3:

score: -100
Wrong Answer
time: 1863ms
memory: 4332kb

input:

14 1000 1000
1000
30
113 80 1188
92 145 1074
130 56 1296
139 102 1142
60 76 1317
128 126 1208
73 120 1155
91 89 1197
115 64 979
80 118 592
110 97 556
83 105 578
94 51 848
98 134 757
107 138 1038
105 143 892
92 72 893
88 103 961
87 148 879
105 84 823
85 134 607
100 82 1084
199 58 801
138 85 743
214 1...

output:

0.000000000000000

result:

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