Runtime Error
foo.cc: In function ‘int main()’: foo.cc:45:23: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] 45 | else printf("%d\n",qmi(n-2)); | ~^ ~~~~~~~~ | | | | int long long int | %lld
信息
- 递交者
- 类型
- 递交
- 题目
- P1003 斐波那契
- 语言
- C++
- 递交时间
- 2025-04-04 16:16:28
- 评测时间
- 2025-04-04 16:16:28
- 评测机
- 分数
- 60
- 总耗时
- 12ms
- 峰值内存
- 760.0 KiB