int main() { int n; printf("hello world"); scanf("%d", &n); printf("hello world"); printf("hello world"); printf("hello world"); printf("hello world"); }