Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,765 Problem solved:) , i don't know how to flag it like that though |
Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,765 So anyway i fixed that not showing time problem - eclipse was just stupid and needed a restart. But can you tell me how can i get my program to work like that that it only works for a minutw? How and... |
Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,765 So now i got a program that should work, meaning that showing the time elapsed of how long the program has run. But for some reason it won't print the time out :(. Can you tell me please what i'm... |
Forum: Java Sep 11th, 2007 |
| Replies: 7 Views: 1,765 well i treid couple of things out. And this time this placement of functions won't get me any errors, but i can't get the time to printed out. I know that i'm doing something wrong, can you please... |
Forum: Java Sep 11th, 2007 |
| Replies: 7 Views: 1,765 I'll try that java -xint thing (i usually do not use the command line to compile my code - eclipse does the work for me).
But i think that milliseconds will do fine. Thanks for the advice. i'll try ... |
Forum: Java Sep 10th, 2007 |
| Replies: 7 Views: 1,765 I have a program that will find the certain ammount of fibonacci numbers. And now i have the question which is the best code for counting time in fibonacci algorithm?
I have to find out how many... |