Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:88:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=] scanf("%I64d%I64d",&x,&y); ^ /in/foo.cc:88:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'll* {aka long long int*}' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.10 P2 楼梯
- 语言
- C++
- 递交时间
- 2017-07-10 20:30:02
- 评测时间
- 2017-07-10 20:30:02
- 评测机
- 分数
- 0
- 总耗时
- 378ms
- 峰值内存
- 9.816 MiB