Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Fib.java

Language: Layout:
+ ] Show input
Compilation time: 0.62 sec, absolute running time: 0.24 sec, cpu time: 0.12 sec, memory peak: 19 Mb, absolute service time: 0,86 sec 
edit mode |  history
          fib(35): 9227465, computed in   51587037 nanoseconds.
     fibArray(35): 9227465, computed in     123106 nanoseconds.
 fibArrayList(35): 9227465, computed in     209495 nanoseconds.
   fibHashMap(35): 9227465, computed in     377378 nanoseconds.