Compile Error

foo.cc: In function 'int main()':
foo.cc:9:19: error: 'setpretion' was not declared in this scope
      cout<<fixed<<setpretion(1)<<c<<endl;
                   ^~~~~~~~~~
foo.cc:9:19: note: suggested alternative: 'strptime'
      cout<<fixed<<setpretion(1)<<c<<endl;
                   ^~~~~~~~~~
                   strptime
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1717 狗的年龄
比赛
初二开学分层赛
语言
C++
递交时间
2021-09-01 13:59:33
评测时间
2021-09-01 13:59:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes