Wrong Answer
/in/foo.cc: In function 'int bfs(point)': /in/foo.cc:44:81: warning: 'sc' may be used uninitialized in this function [-Wmaybe-uninitialized] point(int x,int y,int s,int sc,set<pii> m):x(x),y(y),step(s),score(sc),Set(m){} ^ /in/foo.cc:76:17: note: 'sc' was declared here int sc; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 游戏
- 语言
- C++
- 递交时间
- 2018-08-21 04:54:07
- 评测时间
- 2018-08-21 04:54:07
- 评测机
- 分数
- 0
- 总耗时
- 62ms
- 峰值内存
- 492.0 KiB