ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103652 | #1062. 转进制 | Snow1229 | 100 | 36ms | 1236kb | C++ | 348b | 2020-02-29 17:22:10 | 2020-02-29 17:22:12 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 2ms
memory: 1236kb
input:
481 1041 2
output:
111100001 111100010 111100011 111100100 111100101 111100110 111100111 111101000 111101001 1...
result:
ok 561 lines
Test #2:
score: 10
Accepted
time: 0ms
memory: 1232kb
input:
438 2243 2
output:
110110110 110110111 110111000 110111001 110111010 110111011 110111100 110111101 110111110 1...
result:
ok 1806 lines
Test #3:
score: 10
Accepted
time: 0ms
memory: 1236kb
input:
281 1264 3
output:
101102 101110 101111 101112 101120 101121 101122 101200 101201 101202 101210 101211 1012...
result:
ok 984 lines
Test #4:
score: 10
Accepted
time: 11ms
memory: 1232kb
input:
815 5211 4
output:
30233 30300 30301 30302 30303 30310 30311 30312 30313 30320 30321 30322 30323 30330 30...
result:
ok 4397 lines
Test #5:
score: 10
Accepted
time: 3ms
memory: 1236kb
input:
837 3984 5
output:
11322 11323 11324 11330 11331 11332 11333 11334 11340 11341 11342 11343 11344 11400 11...
result:
ok 3148 lines
Test #6:
score: 10
Accepted
time: 1ms
memory: 1232kb
input:
81 405 6
output:
213 214 215 220 221 222 223 224 225 230 231 232 233 234 235 240 241 242 243 244 ...
result:
ok 325 lines
Test #7:
score: 10
Accepted
time: 7ms
memory: 1232kb
input:
981 5175 7
output:
2601 2602 2603 2604 2605 2606 2610 2611 2612 2613 2614 2615 2616 2620 2621 2622 2623...
result:
ok 4195 lines
Test #8:
score: 10
Accepted
time: 4ms
memory: 1232kb
input:
932 2449 8
output:
1644 1645 1646 1647 1650 1651 1652 1653 1654 1655 1656 1657 1660 1661 1662 1663 1664...
result:
ok 1518 lines
Test #9:
score: 10
Accepted
time: 0ms
memory: 1232kb
input:
130 328 9
output:
154 155 156 157 158 160 161 162 163 164 165 166 167 168 170 171 172 173 174 175 ...
result:
ok 199 lines
Test #10:
score: 10
Accepted
time: 8ms
memory: 1236kb
input:
569 2726 10
output:
569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 ...
result:
ok 2158 lines