运行 ID: 101645

Main.cc: In function ‘int main()’:
Main.cc:9:23: error: expected ‘}’ at end of input
  cout<<(1+c)*c-(b%2)*c;
                       ^