运行 ID: 22016

Main.cc: In function ‘int main()’:
Main.cc:7:16: error: invalid operands of types ‘float’ and ‘float’ to binary ‘operator>>’
  cin>>a>>b>>c>d>>x;
               ~^~~