Accepted
/in/foo.cc: In function 'void addflow()': /in/foo.cc:51:9: warning: unused variable 'cost' [-Wunused-variable] double cost=0; ^~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:68:8: warning: unused variable 'x' [-Wunused-variable] int i,x,y,j; ^ /in/foo.cc:68:10: warning: unused variable 'y' [-Wunused-variable] int i,x,y,j; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1228 拯救世界-星际大战
- 语言
- C++
- 递交时间
- 2018-05-11 11:42:45
- 评测时间
- 2018-05-11 11:42:45
- 评测机
- 分数
- 100
- 总耗时
- 34ms
- 峰值内存
- 2.492 MiB