#include int main() { printf("Hello!"); return 0; }