#include <bits/stdc++.h> using namespace std; double n = 15, p=25,h=150/2/15;
int main() {
cout << fixed << setprecision(2) <<(n+p)*h/2; return 0;
} 错的别抄
使用您的 蒙青创OJ 通用账户