Search:

Type: Posts; User: Nornny

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    7,881

    Help with (2,3,4)/2-4 trees

    Hi everyone, I'm in need of some guidance again. I'm trying to create 2-4 tree, or what is sometimes called a (2,3,4) tree, I believe. Despite my utter lack of correct terminology, my implementation...
  2. Replies
    1
    Views
    1,320

    Help with redirection

    Hi everyone, I have a problem where when I do a redirection, I keep getting an infinite loop. Is there a way I can read a data file until it ends, and that ends the program? Right now, this is just a...
  3. Replies
    6
    Views
    1,352

    lol. Thank you so much, the help you've given me...

    lol. Thank you so much, the help you've given me so far is great! And I slept through most of the night when I should've been programming and checking this messageboard. lol. Thank you so much. The...
  4. Replies
    6
    Views
    1,352

    Sure thing. :) Thank you so much for your help. I...

    Sure thing. :) Thank you so much for your help. I use g++ as my compiler. Any help here would also be appreciated, especially with the exceptions. If you need the .cpp file, it's also below



    ...
  5. Replies
    6
    Views
    1,352

    Help me rid this segmentation fault

    Sorry for the long post of code, but I have a programming assignment that is supposed to focus on heaps, inheritance, and I/O and command line arguments. I think I have the heaps and inheritance down...
  6. Replies
    4
    Views
    1,447

    Hi again, thank you so much for your help again....

    Hi again, thank you so much for your help again. I still run my testheap program and the assertion still fails in my left function. However, I do believe it's because my removeMin() and/or reHeap()...
  7. Replies
    4
    Views
    1,447

    Thank you so much for your help. I'll be sure to...

    Thank you so much for your help. I'll be sure to talk to my professor soon, but thank you for catching my logical errors. Might I ask what is the correct assertion for left() if you're willing to...
  8. Replies
    4
    Views
    1,447

    Help with heaps?

    Hi guys, I'm brand brand new to this forum, so excuse me if I make any newbie mistakes. I try to look over the FAQs and important posts before posting, but you're still forewarned. :) Anyways, I'm...
Results 1 to 8 of 8