Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:87:32: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld\n%lld",cnt,ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1460 拉力赛
- 语言
- C++
- 递交时间
- 2017-11-04 09:30:06
- 评测时间
- 2017-11-04 09:30:06
- 评测机
- 分数
- 100
- 总耗时
- 260ms
- 峰值内存
- 2.25 MiB