QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#800530 | #7718. Coconuts | Sugar (Zhiqiu Zou, Hanwen Yu, Yaowei Lyu) | AC ✓ | 2640ms | 298720kb | C++20 | 2.0kb | 2024-12-06 12:23:18 | 2024-12-06 12:23:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3940kb
input:
3 2 1 3 3
output:
0.66666666666666666668
result:
ok found '0.6666667', expected '0.6666667', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3976kb
input:
4 5 2 2 3 3
output:
1.83333333333333333337
result:
ok found '1.8333333', expected '1.8333333', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3972kb
input:
2 7 4 4
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3948kb
input:
5 5 3 3 2 3 2
output:
1.70000000000000000004
result:
ok found '1.7000000', expected '1.7000000', error '0.0000000'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3836kb
input:
2 6 4 2
output:
2.00000000000000000000
result:
ok found '2.0000000', expected '2.0000000', error '0.0000000'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3852kb
input:
4 6 2 3 3 3
output:
2.00000000000000000000
result:
ok found '2.0000000', expected '2.0000000', error '0.0000000'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3840kb
input:
3 4 4 4 4
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3848kb
input:
3 7 4 4 4
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3836kb
input:
1 3 3
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #10:
score: 0
Accepted
time: 0ms
memory: 4080kb
input:
5 2 3 2 2 2 3
output:
0.60000000000000000002
result:
ok found '0.6000000', expected '0.6000000', error '0.0000000'
Test #11:
score: 0
Accepted
time: 0ms
memory: 3904kb
input:
5 5 4 4 3 2 3
output:
1.20000000000000000004
result:
ok found '1.2000000', expected '1.2000000', error '0.0000000'
Test #12:
score: 0
Accepted
time: 0ms
memory: 3868kb
input:
4 7 3 4 3 4
output:
1.83333333333333333337
result:
ok found '1.8333333', expected '1.8333333', error '0.0000000'
Test #13:
score: 0
Accepted
time: 0ms
memory: 3784kb
input:
1 1 1
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #14:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
5 1 1 1 1 1 1
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #15:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
5 3 2 2 2 2 2
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #16:
score: 0
Accepted
time: 0ms
memory: 3840kb
input:
6 9 2 2 2 2 2 2
output:
4.00000000000000000000
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #17:
score: 0
Accepted
time: 0ms
memory: 4032kb
input:
6 10 3 3 3 2 3 3
output:
3.00000000000000000000
result:
ok found '3.0000000', expected '3.0000000', error '0.0000000'
Test #18:
score: 0
Accepted
time: 1ms
memory: 3976kb
input:
6 19 4 4 3 3 4 4
output:
5.00000000000000000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #19:
score: 0
Accepted
time: 1ms
memory: 3924kb
input:
7 16 2 4 5 3 2 5 3
output:
4.30952380952380952441
result:
ok found '4.3095238', expected '4.3095238', error '0.0000000'
Test #20:
score: 0
Accepted
time: 1ms
memory: 4076kb
input:
5 27 5 5 6 6 6
output:
4.00000000000000000000
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #21:
score: 0
Accepted
time: 1ms
memory: 4008kb
input:
8 15 7 7 7 7 6 5 7 6
output:
2.00000000000000000000
result:
ok found '2.0000000', expected '2.0000000', error '0.0000000'
Test #22:
score: 0
Accepted
time: 0ms
memory: 4012kb
input:
9 3 2 2 2 2 3 4 3 3 4
output:
0.77777777777777777775
result:
ok found '0.7777778', expected '0.7777778', error '0.0000000'
Test #23:
score: 0
Accepted
time: 0ms
memory: 3964kb
input:
7 8 6 9 5 3 8 9 5
output:
0.80952380952380952381
result:
ok found '0.8095238', expected '0.8095238', error '0.0000000'
Test #24:
score: 0
Accepted
time: 13ms
memory: 3984kb
input:
5 38 10 8 10 10 8
output:
4.00000000000000000000
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #25:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
1 10 10
output:
1.00000000000000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #26:
score: 0
Accepted
time: 0ms
memory: 3904kb
input:
2 20 10 10
output:
2.00000000000000000000
result:
ok found '2.0000000', expected '2.0000000', error '0.0000000'
Test #27:
score: 0
Accepted
time: 875ms
memory: 40344kb
input:
10 100 10 10 10 10 10 10 10 10 10 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #28:
score: 0
Accepted
time: 43ms
memory: 5740kb
input:
10 50 5 5 6 6 5 6 5 5 5 5
output:
9.00000000000000000000
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #29:
score: 0
Accepted
time: 66ms
memory: 8100kb
input:
10 50 5 5 5 5 5 6 5 5 7 6
output:
9.00000000000000000000
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #30:
score: 0
Accepted
time: 198ms
memory: 40320kb
input:
10 50 6 6 7 8 5 5 6 5 6 8
output:
7.66666666666666666826
result:
ok found '7.6666667', expected '7.6666667', error '0.0000000'
Test #31:
score: 0
Accepted
time: 69ms
memory: 8072kb
input:
10 50 6 5 5 5 7 6 5 5 5 5
output:
9.00000000000000000000
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #32:
score: 0
Accepted
time: 424ms
memory: 77216kb
input:
10 50 6 5 8 9 9 6 7 5 5 7
output:
7.00833333333333333625
result:
ok found '7.0083333', expected '7.0083333', error '0.0000000'
Test #33:
score: 0
Accepted
time: 131ms
memory: 8096kb
input:
10 50 7 7 7 7 7 7 7 7 7 6
output:
6.99999999999999999957
result:
ok found '7.0000000', expected '7.0000000', error '0.0000000'
Test #34:
score: 0
Accepted
time: 239ms
memory: 21928kb
input:
10 50 7 8 6 8 7 7 8 8 8 7
output:
6.08333333333333333391
result:
ok found '6.0833333', expected '6.0833333', error '0.0000000'
Test #35:
score: 0
Accepted
time: 708ms
memory: 40348kb
input:
10 50 9 8 6 9 8 8 8 8 8 6
output:
6.00000000000000000000
result:
ok found '6.0000000', expected '6.0000000', error '0.0000000'
Test #36:
score: 0
Accepted
time: 200ms
memory: 21916kb
input:
10 50 7 8 7 8 7 8 6 6 6 7
output:
6.89166666666666666730
result:
ok found '6.8916667', expected '6.8916667', error '0.0000000'
Test #37:
score: 0
Accepted
time: 273ms
memory: 21908kb
input:
10 50 8 8 7 7 7 8 7 8 7 7
output:
6.03333333333333333374
result:
ok found '6.0333333', expected '6.0333333', error '0.0000000'
Test #38:
score: 0
Accepted
time: 225ms
memory: 12716kb
input:
10 50 7 7 7 7 7 8 7 8 7 7
output:
6.53333333333333333374
result:
ok found '6.5333333', expected '6.5333333', error '0.0000000'
Test #39:
score: 0
Accepted
time: 1135ms
memory: 77256kb
input:
10 50 10 9 8 10 10 10 7 10 10 9
output:
5.00000000000000000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #40:
score: 0
Accepted
time: 638ms
memory: 21920kb
input:
10 50 9 9 8 8 9 8 8 8 8 8
output:
5.83333333333333333348
result:
ok found '5.8333333', expected '5.8333333', error '0.0000000'
Test #41:
score: 0
Accepted
time: 1019ms
memory: 40328kb
input:
10 50 9 9 8 10 9 10 10 10 9 8
output:
5.00000000000000000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #42:
score: 0
Accepted
time: 810ms
memory: 40344kb
input:
10 50 9 9 10 10 9 9 10 10 10 9
output:
5.00000000000000000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #43:
score: 0
Accepted
time: 856ms
memory: 151156kb
input:
10 55 1 2 3 4 5 6 7 8 9 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #44:
score: 0
Accepted
time: 720ms
memory: 151212kb
input:
10 56 2 2 3 4 5 6 7 8 9 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #45:
score: 0
Accepted
time: 627ms
memory: 151208kb
input:
10 57 2 2 3 4 5 6 7 9 9 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #46:
score: 0
Accepted
time: 682ms
memory: 151156kb
input:
10 56 1 2 3 4 6 6 7 8 9 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #47:
score: 0
Accepted
time: 571ms
memory: 151280kb
input:
10 54 1 2 3 4 5 6 7 8 9 9
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #48:
score: 0
Accepted
time: 631ms
memory: 151124kb
input:
10 54 1 2 3 4 5 5 7 8 9 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #49:
score: 0
Accepted
time: 720ms
memory: 151136kb
input:
10 54 1 2 3 4 5 6 7 9 9 10
output:
8.99999999999999999913
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #50:
score: 0
Accepted
time: 1443ms
memory: 151116kb
input:
10 76 8 10 8 10 7 9 9 6 8 8
output:
8.90000000000000000052
result:
ok found '8.9000000', expected '8.9000000', error '0.0000000'
Test #51:
score: 0
Accepted
time: 307ms
memory: 77200kb
input:
10 51 5 1 3 3 6 9 2 6 8 8
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #52:
score: 0
Accepted
time: 577ms
memory: 151132kb
input:
10 60 6 3 10 2 4 2 10 5 8 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #53:
score: 0
Accepted
time: 825ms
memory: 151136kb
input:
10 64 9 4 10 4 3 5 10 10 2 7
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #54:
score: 0
Accepted
time: 241ms
memory: 77172kb
input:
10 47 10 3 3 9 4 3 1 2 5 7
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #55:
score: 0
Accepted
time: 253ms
memory: 77164kb
input:
10 47 5 7 4 1 5 10 6 3 4 2
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #56:
score: 0
Accepted
time: 756ms
memory: 151128kb
input:
10 60 3 4 8 3 7 10 8 2 6 9
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #57:
score: 0
Accepted
time: 780ms
memory: 151120kb
input:
10 57 1 10 8 6 5 9 3 4 9 2
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #58:
score: 0
Accepted
time: 345ms
memory: 77176kb
input:
10 48 6 2 4 8 5 3 1 2 7 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #59:
score: 0
Accepted
time: 497ms
memory: 151120kb
input:
10 51 3 1 4 9 2 7 5 10 6 4
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'
Test #60:
score: 0
Accepted
time: 779ms
memory: 151092kb
input:
10 74 4 8 7 8 7 10 6 8 10 8
output:
8.99999999999999999913
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #61:
score: 0
Accepted
time: 2226ms
memory: 298720kb
input:
10 71 8 10 10 9 10 8 9 6 7 10
output:
7.84444444444444444588
result:
ok found '7.8444444', expected '7.8444444', error '0.0000000'
Test #62:
score: 0
Accepted
time: 1616ms
memory: 77204kb
input:
10 93 9 9 10 10 10 10 10 9 10 10
output:
9.00000000000000000000
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #63:
score: 0
Accepted
time: 1978ms
memory: 151176kb
input:
10 74 8 10 10 10 10 8 7 10 9 10
output:
7.73333333333333333443
result:
ok found '7.7333333', expected '7.7333333', error '0.0000000'
Test #64:
score: 0
Accepted
time: 1058ms
memory: 77212kb
input:
10 80 10 10 10 10 8 10 10 10 8 10
output:
8.00000000000000000000
result:
ok found '8.0000000', expected '8.0000000', error '0.0000000'
Test #65:
score: 0
Accepted
time: 1950ms
memory: 77252kb
input:
10 79 7 9 9 7 10 9 9 9 10 9
output:
8.80000000000000000104
result:
ok found '8.8000000', expected '8.8000000', error '0.0000000'
Test #66:
score: 0
Accepted
time: 2514ms
memory: 151176kb
input:
10 67 7 9 8 7 10 10 10 10 7 9
output:
7.13333333333333333582
result:
ok found '7.1333333', expected '7.1333333', error '0.0000000'
Test #67:
score: 0
Accepted
time: 1383ms
memory: 77220kb
input:
10 86 10 8 10 10 10 10 7 10 10 8
output:
8.99999999999999999913
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #68:
score: 0
Accepted
time: 806ms
memory: 40268kb
input:
10 67 10 10 10 10 10 10 10 10 10 10
output:
6.00000000000000000000
result:
ok found '6.0000000', expected '6.0000000', error '0.0000000'
Test #69:
score: 0
Accepted
time: 1173ms
memory: 77188kb
input:
10 59 10 8 10 10 7 10 10 10 10 10
output:
5.86666666666666666635
result:
ok found '5.8666667', expected '5.8666667', error '0.0000000'
Test #70:
score: 0
Accepted
time: 911ms
memory: 151124kb
input:
10 58 9 8 10 6 7 8 6 7 6 9
output:
7.11111111111111111318
result:
ok found '7.1111111', expected '7.1111111', error '0.0000000'
Test #71:
score: 0
Accepted
time: 2640ms
memory: 151132kb
input:
10 89 7 10 10 9 10 10 10 7 8 10
output:
9.00000000000000000000
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #72:
score: 0
Accepted
time: 931ms
memory: 151296kb
input:
10 70 10 6 9 6 10 8 6 5 10 6
output:
8.90000000000000000052
result:
ok found '8.9000000', expected '8.9000000', error '0.0000000'
Test #73:
score: 0
Accepted
time: 1432ms
memory: 77276kb
input:
10 90 10 10 10 10 10 10 10 9 10 10
output:
8.99999999999999999913
result:
ok found '9.0000000', expected '9.0000000', error '0.0000000'
Test #74:
score: 0
Accepted
time: 1710ms
memory: 77200kb
input:
10 97 10 10 9 10 10 10 10 10 8 10
output:
10.00000000000000000000
result:
ok found '10.0000000', expected '10.0000000', error '0.0000000'