Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:33:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int j = 0; j < names.size(); j++) {
                    ~~^~~~~~~~~~~~~~
/in/foo.cc:47:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int j = 0; j < adds.size(); j++) {
                    ~~^~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Find a girl friend
 - 语言
 - C++
 - 递交时间
 - 2017-06-28 23:29:03
 - 评测时间
 - 2017-06-28 23:29:03
 - 评测机
 
- 分数
 - 60
 - 总耗时
 - ≥4083ms
 - 峰值内存
 - ≥20.086 MiB