Wrong Answer
/in/foo.cc: In function 'void scanff()': /in/foo.cc:14:31: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=] scanf("%d%d",&a[i].x,&a[i].y); ^ /in/foo.cc:14:31: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- 揣安苟
- 语言
- C++
- 递交时间
- 2018-09-07 10:07:02
- 评测时间
- 2018-09-07 10:07:02
- 评测机
- 分数
- 80
- 总耗时
- 46ms
- 峰值内存
- 384.0 KiB