Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:15:44: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'float*' [-Wformat=] for (i=0;i<n;i++) scanf("%d%d",&x[i],&y[i]); ^ /in/foo.cc:15:44: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'float*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- 呵呵哒之路——最初的起点
- 语言
- C++
- 递交时间
- 2017-05-14 16:34:56
- 评测时间
- 2018-10-11 20:13:08
- 评测机
- 分数
- 0
- 总耗时
- 2744ms
- 峰值内存
- 95.734 MiB