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
RAJAT SINGH: 2014-02-14 06:40:37

easy one got AC in first attempt .......only have to get trick and then simple maths

ABHISHEK MANGAL: 2014-02-13 05:03:30

WA - even though i am pretty sure I have got it right.
Please tell me if there are any specifications of presenting the output.

It shows the option as " text file " when I am submitting the solution.
Does this mean I don't need to code it ???

Last edit: 2014-02-13 05:03:47
Alexandre Henrique Afonso Campos: 2013-11-28 17:08:27

Coded it in Python to get the answer.

Rahul Jain: 2013-11-16 14:09:06

unable to get the logic

RAHUL: 2013-08-17 15:31:13

nice trick :)

Last edit: 2013-08-17 15:35:37
saddahaq: 2013-08-09 10:03:24

very easy..if u get the trick..:D

ROHIT KUMAR: 2013-07-30 05:55:19

finally, "AC" :)

Last edit: 2013-07-30 05:56:26
Pooshkar Rajiv: 2013-07-18 19:51:33

Knowledge is "power"

Soda Lee: 2013-04-26 05:09:37

That was fun!


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.