运行 ID: 55432

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