Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:40:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%d\n", max(ans[i-1]+sum[i],ans[i]+tot[i]*2)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1977 推销员
- 语言
- C++
- 递交时间
- 2020-07-11 18:06:46
- 评测时间
- 2020-07-11 18:06:46
- 评测机
- 分数
- 100
- 总耗时
- 146ms
- 峰值内存
- 4.078 MiB