`#include using namespace std;
int main() { int a, c; scanf("%d", &c); printf("%.2lf", (c * 1.0 / 4) * (c * 1.0 / 4)); return 0; } `
使用您的 蒙青创OJ 通用账户