Accepted
/in/foo.cc: In function 'void Solve()': /in/foo.cc:38:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<int>::size_type {aka long unsigned int}' [-Wformat=] printf("%d ", V.size()); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2054 热闹的聚会与尴尬的聚会
- 比赛
- 山东省选2019同步赛——第二场
- 语言
- C++
- 递交时间
- 2019-05-07 14:27:12
- 评测时间
- 2019-05-07 14:27:12
- 评测机
- 分数
- 100
- 总耗时
- 858ms
- 峰值内存
- 2.676 MiB