ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#99063 | #966. 兔兔 | qianweiran | 100 | 217ms | 1196kb | C++ | 326b | 2020-02-22 20:52:21 | 2020-02-22 20:52:21 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
20 30
output:
2 21 7 4 12 14 6 3 21
result:
ok 3 lines
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
30 50
output:
22 21 7 24 12 14 26 3 21
result:
ok 3 lines
Test #3:
score: 20
Accepted
time: 202ms
memory: 1196kb
input:
446 650
output:
2 375 273 4 366 280 6 357 287 8 348 294 10 339 301 12 330 308 14 321 315 16 312 322 18 303 329 20 29...
result:
ok 42 lines
Test #4:
score: 20
Accepted
time: 9ms
memory: 1192kb
input:
153 221
output:
2 93 126 4 84 133 6 75 140 8 66 147 10 57 154 12 48 161 14 39 168 16 30 175 18 21 182 20 12 189 22 3...
result:
ok 11 lines
Test #5:
score: 20
Accepted
time: 6ms
memory: 1192kb
input:
123 217
output:
132 78 7 134 69 14 136 60 21 138 51 28 140 42 35 142 33 42 144 24 49 146 15 56 148 6 63
result:
ok 9 lines