Search:

Type: Posts; User: Zeldic

Search: Search took 0.01 seconds.

  1. Thread: Fibonacci

    by Zeldic
    Replies
    25
    Views
    5,558

    Right what you said!! I think the best...

    Right what you said!!


    I think the best solution is to implement the Fibonacci algorithm iteratively, as you have already said. Infact it takes much less memory and time (on an input n = 58,...
  2. Replies
    12
    Views
    2,103

    Constructor wrong??

    Hello everybody from Italy!!! Initially in my 'Union - Find' that I have implemented I've defined these 4 structures, respectively: 'A - a', 'B - b', 'C - c', 'D - d', but I want to do it directly...
  3. Replies
    6
    Views
    1,738

    Thank you a lot for answering me!! That's no...

    Thank you a lot for answering me!! That's no longer a problem.. I realized my mistake, because the parameters of the function did't match among them and the function itself was written wrong!


    ...
  4. Replies
    6
    Views
    1,738

    ... Ooh, no.. Unfortunately there are many...

    ... Ooh, no.. Unfortunately there are many compilation errors... :'( Such as, "no matching function for call to 'Grafo::inserisci_nodo(Grafo::Arco*&)' " ..and many others similar...
    .. According...
  5. Replies
    6
    Views
    1,738

    Graph - Help!! :(

    Hi, guys! It's my first time I write here, in this forum.. Sorry for my English, I'm an Italian girl. I please need some help with the implementation of my graph.. Who can take a look at it? There...
Results 1 to 5 of 5