运行 ID: 610

Main.cc: In function ‘int main()’:
Main.cc:4:5: error: expected ‘;’ before ‘printf’
     printf("nopqrstuvwxyz\n");
     ^~~~~~