Wrong Answer
/in/foo.cc: In function 'void SPFA()': /in/foo.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Adj[u].size();i++) ~^~~~~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:83:12: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if((fi&1==1)&&(a[j]-fi==a[i])&&find(fi)) ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1578 渡河
- 语言
- C++
- 递交时间
- 2018-05-08 19:17:27
- 评测时间
- 2018-05-08 19:17:27
- 评测机
- 分数
- 90
- 总耗时
- 60ms
- 峰值内存
- 632.0 KiB