Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:15: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:18: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:53:36
- 评测时间
- 2018-07-01 17:53:36
- 评测机
- 分数
- 90
- 总耗时
- 139ms
- 峰值内存
- 1.363 MiB