Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:23:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] for (int i = k; i <= n; i++) printf("%d\n", dp[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1015 1
- 语言
- C++
- 递交时间
- 2020-02-13 16:23:53
- 评测时间
- 2020-02-13 16:24:06
- 评测机
- 分数
- 25
- 总耗时
- 2097ms
- 峰值内存
- 1.324 MiB