0_0_35959225_13441.cpp: In function 'void solve()': 0_0_35959225_13441.cpp:30:31: error: 'floor' was not declared in this scope printf("%.2f", floor(ub * 100) / 100); //省去小数点后两位之后的数字 ^