Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:17:36: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=] while(~scanf("%d%d%ld",&a,&b,&c)) ^ /in/foo.cc:17:36: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]
信息
- 递交者
- 类型
- 自测
- 题目
- P1115 想越狱的小杉
- 语言
- C++
- 递交时间
- 2019-11-24 16:11:38
- 评测时间
- 2019-11-24 16:11:38
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 192.0 KiB