Thanks Sir Cubbi, a question though...why do most people do this thing you did, std:: vector, std:: string... std:: bla bla bla.... i hope my doing using namespace std exempts me from doing that...or do i have to do it too for codes to run better or something? thanks
but is there no material somewhere which teaches how to loop over 2d vectors and how to manage them in general? thanks...over here i found only one d...