Go to Code -> Preferences -> Settings
and add custom settings:
{
"code-runner.runInTerminal": true
}
Finally run your c++ code and you will be able to enter values in console
Go to Code -> Preferences -> Settings
and add custom settings:
{
"code-runner.runInTerminal": true
}
Finally run your c++ code and you will be able to enter values in console