QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#82971 | #3254. Curve Speed | xiaowuc1 | AC ✓ | 2ms | 3540kb | C++17 | 1.3kb | 2023-03-01 03:19:31 | 2023-03-01 03:19:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3540kb
input:
1433 .09 1433 .12 2000 .09 600 .12
output:
73 77 86 50
result:
ok 4 lines
Test #2:
score: 0
Accepted
time: 2ms
memory: 3508kb
input:
100 .00900001 5280 .00900001 100 .9999999 5280 .999999
output:
16 115 42 302
result:
ok 4 lines
Test #3:
score: 0
Accepted
time: 2ms
memory: 3452kb
input:
1433 .09 1433 .12 2000 .09 600 .12 840 .6 5280 .71 5280 .05 100 .12 5280 .99
output:
73 77 86 50 98 262 129 20 301
result:
ok 9 lines
Test #4:
score: 0
Accepted
time: 2ms
memory: 3508kb
input:
1052 0.139354 3278 0.463522 2449 0.225989 608 0.681755 3423 0.935281 2612 0.523742 1079 0.043261 667 0.533933 2314 0.0166289 1025 0.0752407 1725 0.689592 305 0.931063 1590 0.531186 3359 0.657034 3792 0.70388 3371 0.764338 2683 0.0560373 4873 0.33428 839 0.758603 4313 0.371051 2475 0.982707 3474 0.75...
output:
69 175 119 87 237 163 57 83 78 60 148 70 128 202 221 216 93 190 107 185 205 218 89 276 111 124 68 103 171 118 153 126 143 126 87 198 151 170 125 225 122 124 196 255 246 91 156 138 49 165 215 114 90 74 146 166 207 179 151 131 79 98 101 133 180 164 152 73 147 140 245 100 125 131 131 84 106 203 110 174...
result:
ok 100 lines