各位可以开ll
#include <iostream> using namespace std; int main() { float a,b,c; cin >> a >> b >> c; cout << (a+b)*c; } ``` `
使用您的 Hydro 通用账户