Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:29:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (p[b[i]] == v[b[i]].size()){
        ~~~~~~~~^~~~~~~~~~~~~~~~~
/in/foo.cc:22:12: warning: unused variable 'x' [-Wunused-variable]
   unsigned x = 0;
            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Intelligence test
 - 语言
 - C++
 - 递交时间
 - 2018-09-23 15:08:28
 - 评测时间
 - 2018-09-23 15:08:28
 - 评测机
 
- 分数
 - 48
 - 总耗时
 - 161ms
 - 峰值内存
 - 24.852 MiB