记录详情

Compile Error

foo.cc: In member function 'void solution::Fibonacci(std::vector<int>&)':
foo.cc:9:11: error: 'max_element' was not declared in this scope
    9 |  int max=*max_element(num.begin(),num.end());
      |           ^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1364 6A 斐波那契数列
语言
C++
递交时间
2022-05-06 19:04:52
评测时间
2022-05-06 20:00:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes