Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:19:24: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=] scanf("%d %d\n",&x,&y); ~~ ^ /in/foo.cc:19:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P2003 玩具谜题
- 语言
- C++
- 递交时间
- 2017-09-13 20:49:13
- 评测时间
- 2017-09-13 20:49:13
- 评测机
- 分数
- 80
- 总耗时
- 40ms
- 峰值内存
- 324.0 KiB