Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:74:13: warning: unused variable 'temp' [-Wunused-variable]
         ull temp = uf.find(i);
             ^~~~
/in/foo.cc:100:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;i<v.size();i++)cout<<v[i]<<" ";
                 ~^~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1035 铁索连环
 - 语言
 - C++
 - 递交时间
 - 2024-04-22 19:37:33
 - 评测时间
 - 2024-04-22 19:37:33
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - ≥2008ms
 - 峰值内存
 - ≥2.426 MiB