Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:11:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=] scanf("%d%d",&t[i],&c[i]); ^ /in/foo.cc:11:26: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- Basic Knapsack
- 比赛
- 2019.1.30测验
- 语言
- C++
- 递交时间
- 2019-01-30 17:29:19
- 评测时间
- 2019-01-30 17:29:19
- 评测机
- 分数
- 70
- 总耗时
- 251ms
- 峰值内存
- 69.637 MiB