ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#115739 | #1142. 2的幂次方 | Oliver | 100 | 0ms | 1200kb | C++ | 626b | 2020-08-05 17:21:10 | 2020-08-05 17:21:11 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
16385
output:
2(2(2+2(0))+2(2)+2)+2(0)
result:
ok single line: '2(2(2+2(0))+2(2)+2)+2(0)'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
73
output:
2(2(2)+2)+2(2+2(0))+2(0)
result:
ok single line: '2(2(2)+2)+2(2+2(0))+2(0)'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
136
output:
2(2(2)+2+2(0))+2(2+2(0))
result:
ok single line: '2(2(2)+2+2(0))+2(2+2(0))'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
1384
output:
2(2(2+2(0))+2)+2(2(2+2(0)))+2(2(2)+2)+2(2(2)+2(0))+2(2+2(0))
result:
ok single line: '2(2(2+2(0))+2)+2(2(2+2(0)))+2(2(2)+2)+2(2(2)+2(0))+2(2+2(0))'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
255
output:
2(2(2)+2+2(0))+2(2(2)+2)+2(2(2)+2(0))+2(2(2))+2(2+2(0))+2(2)+2+2(0)
result:
ok single line: '2(2(2)+2+2(0))+2(2(2)+2)+2(2(2...)+2(2(2))+2(2+2(0))+2(2)+2+2(0)'