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