I\'m writing a program in C++, using VScode, which requires input from the user(using cin), then uses this value elsewhere in the program.
cin
When I compile and