Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:191:37: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%I64d\n",res==INF?-1:res); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.17 P3 男女匹配
- 语言
- C++
- 递交时间
- 2017-07-17 20:16:52
- 评测时间
- 2017-07-17 20:16:52
- 评测机
- 分数
- 200
- 总耗时
- 2241ms
- 峰值内存
- 21.0 MiB