#define int long long using namespace std; signed main(){ double a,b,c; cin>>a>>b>>c; printf("%.1lf",(a+b)*c/2); return 0; }
使用您的 Hydro 通用账户