Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:24:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=] scanf("%d",&sum[i][j]); ^ /in/foo.cc:41:19: warning: 'o' may be used uninitialized in this function [-Wmaybe-uninitialized] o+=(k+sum[i][t]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1243 生产产品
- 语言
- C++
- 递交时间
- 2017-09-03 20:56:05
- 评测时间
- 2017-09-03 20:56:05
- 评测机
- 分数
- 0
- 总耗时
- 184ms
- 峰值内存
- 56.93 MiB