Code does not run in Visual Studio Code

My code does not run in Visual Studio Code when there are “std::cin >>” statements in my code.
Otherwise it works fine. The compiler I am using is Windows Command Prompt. Please help me with my issue.


Most likely an antivirus deleting it. Add the program or folder to your antivirus’ exceptions.

Thank You. It has solved my problem.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.