Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:89:22: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld\n", ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2051 快速查询
- 语言
- C++
- 递交时间
- 2019-05-07 21:56:10
- 评测时间
- 2019-05-07 21:56:10
- 评测机
- 分数
- 100
- 总耗时
- 4029ms
- 峰值内存
- 44.09 MiB