It is a taxi dispatch problem could anyone help with Logical errrors !Thanks andy for the advise . I myself was wondering why i am not getting any replies : ) . Actually...
It is a taxi dispatch problem could anyone help with Logical errrors !Hey marky , I wanna ask sth from you ! [Code] Queue() : nwaiting(0), Front(0), **elements{...
It is a taxi dispatch problem could anyone help with Logical errrors ![Code] #include<iostream> using namespace std; struct Queue{ int nwaiting,Front;// nw...
error: 'x' is not a type . Would anyone just debug it . I don't know what is wrong with it .Coool ! Thanks guys i got those mistakes && even found, far better ways of doing the same problem .....
How can i pass 2 dimensional arrays to functions ?? The size of the arrays is not predefined ... We would take it as input .@helios After applying the changes you suggested i am still getting an error in the main() {I am po...
This user does not accept Private Messages