prog.c:6:16: warning: missing terminating " character
prog.c: In function ‘main’:
prog.c:6: error: missing terminating " character
prog.c:7: error: expected ‘)’ before ‘;’ token
prog.c:9: warning: passing argument 1 of ‘printf’ makes pointer from integer without a cast
prog.c:9: warning: format not a string literal and no format arguments
prog.c:9: error: expected ‘;’ before ‘}’ token