I am using code-runner to run C++ in VSCode. When I show the output in OUTPUT, it shows running time or allows me to know if there is any runtime error or not.
But when I show the output in Integrated Terminal, it does not show any runtime.
Please Note: I need to use Integrated Terminal because OUTPUT does not allow me to edit (it's Read-Only).
Please help me to fix the issue.