I am learning C++ and I can never tell when I need to use :: . I do know that I need to use std:: in front of cout and cin
::
std::
cout
cin