C++: how to input 0000 as and ID number?[code] include<iostream> using namespace std; int main() { int id, grade_1, grade_2, grade_3,...
C++ error duno how to solve:( 121 In member function `void advisor::print()': 121 name lookup of `n' changed for new ISO `for' s...
C++ error duno how to solve:([code] #include<iostream> #include<string> using namespace std; class advisor { private: ...