UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#110298#1142. 2的幂次方Tom1000ms1184kbC++852b2020-06-22 19:27:002020-06-22 19:27:01

answer


详细

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

Test #1:

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

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: 1184kb

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: 1184kb

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: 1180kb

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: 1180kb

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)'