Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:23:43: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] for(int i=1; i<=n; i++)scanf("%lld",&s[i]),x[i].l=0; ^ /in/foo.cc:51:14: warning: variable 'ok' set but not used [-Wunused-but-set-variable] int s=0,ok=0; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1814 细胞分裂
- 语言
- C++
- 递交时间
- 2017-08-04 18:24:24
- 评测时间
- 2017-08-04 18:24:24
- 评测机
- 分数
- 20
- 总耗时
- 4434ms
- 峰值内存
- 256.0 MiB