#include int main() { printf("Howdy!\n"); return 0; }