Compile Error
/in/foo.cc: In constructor 'Solution::Solution()': /in/foo.cc:6:35: error: 'fill_n' was not declared in this scope Solution() { fill_n(vec, 102, -1); } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1258 菲波那契数
- 语言
- C++
- 递交时间
- 2023-03-05 10:31:55
- 评测时间
- 2023-03-05 10:31:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes