Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:86:32: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'll* {aka long long int*}' [-Wformat=] scanf("%d%d%I64d",&x,&y,&num); ^ /in/foo.cc:94:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll {aka long long int}' [-Wformat=] printf("%I64d\n",Query(1,1,sz)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1512 SuperBrother打鼹鼠
- 语言
- C++
- 递交时间
- 2018-08-01 00:13:42
- 评测时间
- 2018-08-01 00:13:42
- 评测机
- 分数
- 0
- 总耗时
- 1306ms
- 峰值内存
- 37.238 MiB