Runtime Error
/in/foo.cc: In function 'void solve()': /in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] scanf("%lld%lld%lld",&X[i],&Y[i],&Z[i]); ^ /in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] /in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P2031 奶酪
- 语言
- C++
- 递交时间
- 2018-10-08 21:17:35
- 评测时间
- 2018-10-08 21:17:35
- 评测机
- 分数
- 40
- 总耗时
- 1234ms
- 峰值内存
- 15.602 MiB