#include main() { std::cout << "Is there a bug here?"; system("PAUSE"); // prevent the console window from closing }