运行 ID: 330912

Main.cc: In function ‘int main()’:
Main.cc:5:8: error: expected unqualified-id before ‘;’ token
  int a,;
        ^