Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:105:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'LL {aka long long int}' [-Wformat=] printf("%I64d\n", tans); ^ /in/foo.cc:74:13: warning: 'mi' may be used uninitialized in this function [-Wmaybe-uninitialized] ++lv[mi]; tans += (LL) mm; ++cw; ~~~~~^
信息
- 递交者
- 类型
- 递交
- 题目
- 买买买
- 语言
- C++
- 递交时间
- 2017-09-09 13:15:00
- 评测时间
- 2017-09-09 13:15:00
- 评测机
- 分数
- 100
- 总耗时
- 151ms
- 峰值内存
- 12.215 MiB