ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#92471 | #992. R进制数 | william | 100 | 1ms | 1204kb | C++ | 629b | 2020-02-16 14:08:57 | 2020-02-16 14:08:58 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
27 16
output:
1B
result:
ok single line: '1B'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
456 11
output:
385
result:
ok single line: '385'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1164kb
input:
456 32
output:
E8
result:
ok single line: 'E8'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
2769630 21
output:
E5173
result:
ok single line: 'E5173'
Test #5:
score: 10
Accepted
time: 1ms
memory: 1160kb
input:
109008830 29
output:
593H35
result:
ok single line: '593H35'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
441557646 35
output:
8E8P7Q
result:
ok single line: '8E8P7Q'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
415804538 22
output:
3EF0066
result:
ok single line: '3EF0066'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
180686263 3
output:
110120222210221211
result:
ok single line: '110120222210221211'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
177339988 9
output:
410623651
result:
ok single line: '410623651'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
355077271 4
output:
111022200302113
result:
ok single line: '111022200302113'