Submit | All submissions | Best solutions | Back to list |
EVAL - Digits of e |
In this problem you have to find as many digits of E as possible.
Input
There is no input for this problem
Output
Output must contain as many digits of E as possible (max = 1000000)
Score
The score awarded to your program will be the first position of digit where first difference occured.
Example
Output:2.7182
will be awarded with 6 points.
Added by: | Roman Sol |
Date: | 2005-03-10 |
Time limit: | 2.5s |
Source limit: | 4096B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ERL JS-RHINO |
Resource: | ZCon |
hide comments
|
||||||
2011-05-03 14:23:42 Piotr KÄ…kol
It means that You print correctly only 17 digits: 2.718281828459045 Edit: @naive_coder - Pity that problem 3141 isn't available. It would get one more point. ;-) Last edit: 2011-05-03 14:26:35 |
||||||
2010-07-26 07:00:35 Bikram Adhikari
Result 17 what does that mean??? |
||||||
2010-06-24 20:58:16 .::Manish Kumar::.
according to that...the problem itself should be awarder only 4 points. :P |
||||||
2010-05-07 12:30:12 Reborn In Fire...
LOL:just noticed that digits of e is problem number PI!!!!!! |