运行 ID: 129716

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