QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#438805#8785. Fake Coin and Lying Scaleszaozao_zmxWA 6ms6316kbC++141.5kb2024-06-11 07:48:232024-06-11 07:48:23

詳細信息

Test #1:

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

input:

2
100 0
100 1

output:

109.8612288668
105.5437407533

result:

ok q=0 (2 test cases)

Test #2:

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

input:

10000
32 6
45 98
67 57
35 70
29 3
22 81
59 12
48 16
63 69
99 36
60 36
32 47
73 91
81 30
7 7
71 57
38 60
35 19
92 40
3 17
21 71
54 62
95 67
60 50
10 20
19 80
64 73
10 21
70 97
84 3
26 22
38 47
37 38
31 91
11 37
73 17
75 98
8 74
73 60
87 10
94 48
35 73
18 14
88 25
61 54
39 59
100 90
70 98
73 21
92 11
...

output:

17.7913520014
5.6869753563
4.6999732295
5.3518581335
22.6629268614
5.4971682253
27.5018037516
10.6033094495
5.3375380797
11.4987276402
0.6467251388
4.9558270576
5.6131281064
9.5403417216
3.0910424534
3.7139129270
5.1984970313
2.1171475658
1.4198178704
3.9512437186
5.3659760150
5.2311086169
0.1892480...

result:

ok q=0 (10000 test cases)

Test #3:

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

input:

1
10000 0

output:

10986.1228866811

result:

ok q=0 (1 test case)

Test #4:

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

input:

1
10000 10

output:

10901.5762612695

result:

ok q=0 (1 test case)

Test #5:

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

input:

1
10000 100

output:

10325.1707563194

result:

wrong answer WA (test case 1)