0_0_34502347_3849.cpp: In function 'int main()': 0_0_34502347_3849.cpp:5:17: error: 'scanf' was not declared in this scope scanf("%d\n",&n); ^ 0_0_34502347_3849.cpp:21:29: error: 'printf' was not declared in this scope printf("%d %d %d\n",a,b,c); ^