EASYPROB - A Very Easy Problem!

Input

There's no input.

Output

Output some form of these numbers: 137, 1315, 73, 136, 255, 1384, 16385, one per line in the listed order.

Example

The first two lines of the CORRECT output file are:

137=2(2(2)+2+2(0))+2(2+2(0))+2(0)
1315=2(2(2+2(0))+2)+2(2(2+2(0)))+2(2(2)+2(0))+2+2(0)

The correct output file should contain 7 lines.


Added by:Fudan University Problem Setters
Date:2007-07-13
Time limit:0.100s
Source limit:500B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:TEXT
Resource:You can imagine it.

hide comments
2018-02-21 06:14:21
it is difficult for the aspirants to understand for the first time
2018-02-16 05:54:30
not bad
2018-02-14 06:06:31
stupid problem
2017-09-23 22:41:20
beware of the space ehich you might give before "=" or after it..
2017-06-14 21:39:56
Irritating useless problem
but a nice brain game initially
Have to type the answer text :-(
2017-02-19 13:21:37
Good recursion!! AC in one GO!
2017-01-20 13:24:09
Nice use of recursion
2017-01-04 13:08:28
easy recursion :-)
2017-01-02 15:55:10
Recursion with a little implementation.
2016-12-22 16:18:00
good question.....submission format was not good.....got 4 WA pasting the source code
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.