Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(int j=0;j<t[tmp].size()&&flag;j++) flag=flag&&g[i][t[tmp][j]]&&g[t[tmp][j]][i];
                ~^~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1022 Victoria的舞会2
 - 语言
 - C++
 - 递交时间
 - 2020-09-19 20:11:46
 - 评测时间
 - 2020-09-19 20:11:46
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 74ms
 - 峰值内存
 - 344.0 KiB