Trouble with error: Segmentation fault: 11Updated: I found an error which is in the delfix function : [code] else{ if (other->right == NU...
Trouble with error: Segmentation fault: 11Input.txt 0: Insert(16385,138) 4: Insert(19059,179) 32: Insert(5296,133) 130: Insert(13764,126) 220...
Trouble with error: Segmentation fault: 11[code] #include<iostream> #include<limits> using namespace std; typedef struct node* tree; struct no...
Trouble with error: Segmentation fault: 11[code] #pragma once #define ROOT 1 #include <vector> using namespace std; typedef struct Job* job,j...
Trouble with error: Segmentation fault: 11When I test my code on input file, I found that when the clock time larger than 8130, my program wil...
This user does not accept Private Messages