#include int main() { printf("hello word %s\n", "zeekling"); return 0; }