Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:56:21: warning: unused variable 'z' [-Wunused-variable]
     for(int i=1,x,y,z;i<=m;i++)
                     ^
/in/foo.cc:69:28: warning: unused variable 'tot' [-Wunused-variable]
     int minn=LONG_LONG_MAX,tot=0;
                            ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1195 【7.31图论欢乐赛】A 同行
 - 语言
 - C++
 - 递交时间
 - 2020-08-01 09:23:52
 - 评测时间
 - 2020-08-01 09:23:52
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 26ms
 - 峰值内存
 - 10.344 MiB