__tester__.cpp: In function ‘int main()’: __tester__.cpp:10:5: error: ‘cout’ was not declared in this scope cout <<"Traversing using iterator "; ^~~~