Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:13:35: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=] scanf("%lf%lf%*lf", &a[i], &b[i]); ^ /in/foo.cc:16:35: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=] scanf("%lf%lf%*lf", &c[i], &d[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 合金
- 语言
- C++
- 递交时间
- 2018-07-01 17:28:52
- 评测时间
- 2018-07-01 17:28:52
- 评测机
- 分数
- 80
- 总耗时
- 155ms
- 峰值内存
- 1.375 MiB