Problem2639--幂次方 [power]

2639: 幂次方 [power]

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 0  Solved: 0
[Status] [Submit] [Creator:]

Description


Input

一个正整数n(n≤20000)



Output

符合约定的n的0,2表示(在表示中不能有空格)



Sample Input Copy

1315

Sample Output Copy

2(2(2+2(0))+2)+2(2(2+2(0)))+2(2(2)+2(0))+2+2(0)

HINT

NOIP1998年普及组第三题