#include int main(int argc, char *argv[]) { std::cout << "Ahh, shit! Here we go again!" << std::endl; return 0; }