Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:27:17: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] scanf("%lld",&m); ^ /in/foo.cc: In function 'int work(long long int)': /in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 斐波那契(fibonacci)
- 比赛
- Luogu mNOIP 模拟赛 Day 1
- 语言
- C++
- 递交时间
- 2017-11-02 21:26:53
- 评测时间
- 2017-11-02 21:26:54
- 评测机
- 分数
- 100
- 总耗时
- 878ms
- 峰值内存
- 384.0 KiB