I wrote this program in windows and works fine in windows xp. But now my prof is trying it in UNIX and he is geting segmentation fault in option 2. here is the main.cpp file
#include <cstdlib>
#include <iostream>
#include "interval_tree.h"
using namespace std;
//the menu options...
int...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.