I use visual studio to compile and debug my c++ programs. Whenever i write a program and i compile then debug, it pops up really fast without me seeing the executed program then exists. It take about 1/10 of a second. but when i start without debugging, my executed program just pauses there and i can see my program running. what might be the problem?