stringis there any problem in my algorithm for reading from file and putting in string?!
stringyes,I just forgot that bracket in copy pasting. I changed the way of declaring main function as you ...
stringI have classes named and,or...and in main I need their members so I declared main as those classes f...
stringwhy it gives string subscript out of range error?! [code]void main(vector<and> ands,vector<or> ors,...
classesI don't know how can a function of a class use private member declared in another class?!