Recently, I was curious as to what would happen if I declared a std::ifstream called cin, then tried to read input with it. I thought that this would r
std::ifstream
cin