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
Shaurya: 2014-08-30 19:41:15

i'm not getting the problem. Can anyone will explain plz.

.:: Jarv1s ::.: 2014-08-25 01:29:43

Knowledge is power, yes, use your knowledge. Guys don't do it by hand otherwise you'll miss an awesome feeling!

Last edit: 2014-08-25 10:58:00
Saurabh Goyal: 2014-07-13 17:04:28

the best ever recursive function, I wrote.

Last edit: 2014-07-13 17:05:03
Anubhav Balodhi : 2014-07-08 04:10:05

as simple as it gets :-)

Soma: 2014-06-29 00:53:36

i think i got the logic and my answer is correct but i am getting WA.../ could some one check my solution
id=11843714

ওয়াসী (Wasi): 2014-04-11 19:51:15

@Muhammad Fahrul Razi Try A Very Easy Problem! (Challenge Mode)

Muhammad Fahrul Razi: 2014-04-11 13:34:17

You don't need to code this problem :p.
I think it can be more interisting if it's using "input" :D

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.


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.