Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:14: error: 'setprecision' was not declared in this scope
   15 | cout<<fixed<<setprecision(2)<<s/n;
      |              ^~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2351 1.5.1:求平均年龄
 - 语言
 - C++
 - 递交时间
 - 2025-03-11 06:58:05
 - 评测时间
 - 2025-03-11 06:58:05
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes