Accepted
/in/foo.cc: In function 'void poto()':
/in/foo.cc:18:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int j=0;j<ve[i].size();j++){
                 ~^~~~~~~~~~~~~
/in/foo.cc:6:6: warning: unused variable 'ans' [-Wunused-variable]
  int ans=0,k=0;
      ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1168 零件组装(component)
 - 语言
 - C++
 - 递交时间
 - 2024-08-01 13:32:16
 - 评测时间
 - 2024-08-01 13:32:16
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 32ms
 - 峰值内存
 - 2.719 MiB