Submit | All submissions | Best solutions | Back to list |
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
|
|||||||||||||
2014-11-05 14:51:14 mercury
yaa more intersting if use " input " xD |
|||||||||||||
2014-10-27 14:50:35 Smit2194
Good problem.... tricky one.... :) |
|||||||||||||
2014-10-25 13:17:18 mohmmad ali
dont code only submit text file of o/p Last edit: 2014-10-25 19:29:05 |
|||||||||||||
2014-08-30 19:41:15 Shaurya
i'm not getting the problem. Can anyone will explain plz. |
|||||||||||||
2014-08-25 01:29:43 .:: Jarv1s ::.
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 |
|||||||||||||
2014-07-13 17:04:28 Saurabh Goyal
the best ever recursive function, I wrote. Last edit: 2014-07-13 17:05:03 |
|||||||||||||
2014-07-08 04:10:05 Anubhav Balodhi
as simple as it gets :-) |
|||||||||||||
2014-06-29 00:53:36 Soma
i think i got the logic and my answer is correct but i am getting WA.../ could some one check my solution id=11843714 |
|||||||||||||
2014-04-11 19:51:15 ওয়াসী (Wasi)
@Muhammad Fahrul Razi Try A Very Easy Problem! (Challenge Mode) |
|||||||||||||
2014-04-11 13:34:17 Muhammad Fahrul Razi
You don't need to code this problem :p. I think it can be more interisting if it's using "input" :D |