Click here to Skip to main content
16,021,285 members

Comments by Anas Zahed (Top 9 by date)

Anas Zahed 30-Nov-18 8:03am View    
if i don it with Vector i wont get any error but i want to do it with map
Anas Zahed 30-Nov-18 8:01am View    
Deleted
Severity Code Description Project File Line Suppression State
Error C3867 'Student::get_mrt_nr': non-standard syntax; use '&' to create a pointer to member Project9 63
Severity Code Description Project File Line Suppression State
Error C3867 'Student::get_name': non-standard syntax; use '&' to create a pointer to member Project9 63
Severity Code Description Project File Line Suppression State
Error C2011 'Student': 'class' type redefinition Project9 106


Anas Zahed 30-Nov-18 7:38am View    
i'm getting lots of error !!!
tried to lose them but diding word
Anas Zahed 25-Nov-18 10:42am View    
jap !! it musst be in recurion
Anas Zahed 2-Nov-18 6:47am View    
i used the call_vec just to create looping, i thought the result is in newVec, but you are right

when i use if(v2.size()>1) the code will give me no error but , the result look like this 3|7|2|6|1|5| so it missed to numbers and its reversed