Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:104:49: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] for (int i=1; i<=m; i++) scanf("%d", a+i); ~~~^ /in/foo.cc:105:14: warning: variable 'anst' set but not used [-Wunused-but-set-variable] bint anst=0; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1378 矩阵取数游戏
- 语言
- C++
- 递交时间
- 2018-10-29 16:45:45
- 评测时间
- 2018-10-29 16:45:45
- 评测机
- 分数
- 0
- 总耗时
- ≥6026ms
- 峰值内存
- ≥1.824 MiB