Runtime Error
/in/foo.cc: In function 'void work()': /in/foo.cc:68:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'LL* {aka long long int*}' [-Wformat=] scanf("%d%d",&x,&y); ^ /in/foo.cc:68:21: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'LL* {aka long long int*}' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P1879 小岛的贪吃蛇
- 语言
- C++
- 递交时间
- 2017-03-31 17:16:25
- 评测时间
- 2017-03-31 17:16:25
- 评测机
- 分数
- 80
- 总耗时
- 251ms
- 峰值内存
- 3.551 MiB