UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#91621#1062. 转进制hjt10012ms1188kbC++336b2020-02-15 18:41:342020-02-15 18:41:34

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

481 1041 2

output:

111100001
111100010
111100011
111100100
111100101
111100110
111100111
111101000
111101001
111101010
...

result:

ok 561 lines

Test #2:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

438 2243 2

output:

110110110
110110111
110111000
110111001
110111010
110111011
110111100
110111101
110111110
110111111
...

result:

ok 1806 lines

Test #3:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

281 1264 3

output:

101102
101110
101111
101112
101120
101121
101122
101200
101201
101202
101210
101211
101212
101220
10...

result:

ok 984 lines

Test #4:

score: 10
Accepted
time: 10ms
memory: 1184kb

input:

815 5211 4

output:

30233
30300
30301
30302
30303
30310
30311
30312
30313
30320
30321
30322
30323
30330
30331
30332
3033...

result:

ok 4397 lines

Test #5:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

837 3984 5

output:

11322
11323
11324
11330
11331
11332
11333
11334
11340
11341
11342
11343
11344
11400
11401
11402
1140...

result:

ok 3148 lines

Test #6:

score: 10
Accepted
time: 0ms
memory: 1188kb

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
245
250
251
252
253
...

result:

ok 325 lines

Test #7:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

981 5175 7

output:

2601
2602
2603
2604
2605
2606
2610
2611
2612
2613
2614
2615
2616
2620
2621
2622
2623
2624
2625
2626
...

result:

ok 4195 lines

Test #8:

score: 10
Accepted
time: 2ms
memory: 1184kb

input:

932 2449 8

output:

1644
1645
1646
1647
1650
1651
1652
1653
1654
1655
1656
1657
1660
1661
1662
1663
1664
1665
1666
1667
...

result:

ok 1518 lines

Test #9:

score: 10
Accepted
time: 0ms
memory: 1188kb

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
176
177
178
180
181
...

result:

ok 199 lines

Test #10:

score: 10
Accepted
time: 0ms
memory: 1188kb

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
589
590
591
592
593
...

result:

ok 2158 lines