Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:30: error: 'setprecieion' was not declared in this scope
   10 |                 cout<<fixed<<setprecieion(1)<<10.5+4*(a-2);
      |                              ^~~~~~~~~~~~

信息

递交者
类型
递交
题目
P1717 狗的年龄
语言
C++
递交时间
2025-11-08 13:53:18
评测时间
2025-11-08 13:53:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes