Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:33:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
  printf("%d", ans.size());
                         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 战斗民族
 - 比赛
 - 2019-1-24寒假集训3
 - 语言
 - C++
 - 递交时间
 - 2019-01-24 08:27:24
 - 评测时间
 - 2019-01-24 08:27:24
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 22ms
 - 峰值内存
 - 216.0 KiB