Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:51:32: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'std::vector<std::pair<int, int> >::size_type {aka long unsigned int}' [-Wformat=]
     printf("%lld\n", ans.size());
                                ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 1# 两个人的乒乓球
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2019-09-23 16:16:23
 - 评测时间
 - 2019-09-23 16:16:23
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 162ms
 - 峰值内存
 - 1.812 MiB