Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int x=0; x<v[i].size(); x++)
                ~^~~~~~~~~~~~
/in/foo.cc:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(int z=x+1; z<v[i].size(); z++)
                   ~^~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1976 求和
 - 语言
 - C++
 - 递交时间
 - 2018-04-14 23:21:17
 - 评测时间
 - 2018-04-14 23:21:17
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥6038ms
 - 峰值内存
 - ≥2.836 MiB