ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#102491 | #1054. 二进制 | Sun_Jianrong_111207 | 100 | 0ms | 1200kb | C++ | 214b | 2020-02-27 16:58:23 | 2020-02-27 16:58:25 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
12
output:
1100
result:
ok single line: '1100'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
55
output:
110111
result:
ok single line: '110111'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
88
output:
1011000
result:
ok single line: '1011000'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
99
output:
1100011
result:
ok single line: '1100011'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
80
output:
1010000
result:
ok single line: '1010000'