Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:36:19: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&a[i]); ^ /in/foo.cc:43:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n",query(1,1,n,x,y)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1514 天才的记忆
- 语言
- C++
- 递交时间
- 2018-02-10 10:51:23
- 评测时间
- 2018-02-10 10:51:23
- 评测机
- 分数
- 0
- 总耗时
- 291ms
- 峰值内存
- 6.684 MiB