#include int main() { printf("Goodbye World"); return 0; }