Search:

Type: Posts; User: praethorian

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    5,069

    #include "iostream" #include "stdio.h" #include...

    #include "iostream"
    #include "stdio.h"
    #include "conio.h"
    #include "malloc.h"
    #include "process.h"
    #include "stdlib.h"
    #include "string.h"

    using namespace std;
  2. Replies
    3
    Views
    5,069

    BST (Binary search tree)

    Hi guys, I did this program, its BST, its a homework, but I got some error, could anyone look at it? thx a lot

    What’s wrong:
    - I compiled program, then I did press 0 (inicialization), then 1...
Results 1 to 2 of 2