ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#88922 | #983. 二进制数 | Tom | 100 | 1ms | 1208kb | C++ | 242b | 2020-02-13 19:54:32 | 2020-02-13 19:54:33 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
80218672
output:
100110010000000101000110000
result:
ok single line: '100110010000000101000110000'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
813850514
output:
110000100000100101111110010010
result:
ok single line: '110000100000100101111110010010'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
578457290
output:
100010011110101000111011001010
result:
ok single line: '100010011110101000111011001010'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
518146995
output:
11110111000100100101110110011
result:
ok single line: '11110111000100100101110110011'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1208kb
input:
694119791
output:
101001010111110110110101101111
result:
ok single line: '101001010111110110110101101111'
Test #6:
score: 10
Accepted
time: 1ms
memory: 1204kb
input:
432906316
output:
11001110011011010000001001100
result:
ok single line: '11001110011011010000001001100'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1208kb
input:
242681234
output:
1110011101110000010110010010
result:
ok single line: '1110011101110000010110010010'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
824617372
output:
110001001001101010100110011100
result:
ok single line: '110001001001101010100110011100'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
320589865
output:
10011000110111101000000101001
result:
ok single line: '10011000110111101000000101001'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
816610866
output:
110000101011000111111000110010
result:
ok single line: '110000101011000111111000110010'