运行 ID: 69705

Main.cc: In function ‘int main()’:
Main.cc:10:5: error: expected ‘;’ before ‘e’
     e=(c+d)*(d-c)/4;
     ^