#include int main(void) { printf("SO, ... hello world!\n"); return 0; }