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