Compile Error

foo.cc: In function 'int main()':
foo.cc:11:15: error: 'setprecision' was not declared in this scope
  cout<<fixed<<setprecision(4)<<m<<endl;
               ^~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。

信息

递交者
类型
递交
题目
P1746 球弹跳高度的计算(
语言
C++
递交时间
2021-05-19 19:59:27
评测时间
2021-05-19 19:59:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes