运行 ID: 31002

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