Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:13:19: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&a[i]); ^ /in/foo.cc:15:19: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&b[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.03 P3 淘汰网格
- 语言
- C++
- 递交时间
- 2017-07-14 07:47:46
- 评测时间
- 2017-07-14 07:47:46
- 评测机
- 分数
- 0
- 总耗时
- 30ms
- 峰值内存
- 388.0 KiB