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.


hide comments
h170040282: 2018-02-21 06:14:21

it is difficult for the aspirants to understand for the first time

devisri: 2018-02-16 05:54:30

not bad

shyamasankari: 2018-02-14 06:06:31

stupid problem

shubham9261: 2017-09-23 22:41:20

beware of the space ehich you might give before "=" or after it..

shauryauppal: 2017-06-14 21:39:56

Irritating useless problem
but a nice brain game initially
Have to type the answer text :-(

nilabja16180: 2017-02-19 13:21:37

Good recursion!! AC in one GO!

sarthakshah30: 2017-01-20 13:24:09

Nice use of recursion

imperfectboy: 2017-01-04 13:08:28

easy recursion :-)

aditya9125: 2017-01-02 15:55:10

Recursion with a little implementation.

apurvgs: 2016-12-22 16:18:00

good question.....submission format was not good.....got 4 WA pasting the source code


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.