评测信息

运行ID: 42914
src.c: In function 'main':
src.c:5:1: error: expected ';' before 'printf'
printf(" Very Good!\n")
^
src.c:6:1: error: expected declaration or statement at end of input
printf("**************************\n")
^