#include int main(int argc, char *argv[]) { std::cout << "Hello yabs!\n"; return 0; }