Time Exceeded
/in/foo.cc: In function 'void search(int)': /in/foo.cc:14:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(lbound[now]==-1 && now!=s || ans!=-1 && sum+lbound[now]>ans) return; ~~~~~~~~~~~~~~~~^~~~~~~~~ /in/foo.cc: In function 'void lowerbound()': /in/foo.cc:31:24: warning: 'bestj' may be used uninitialized in this function [-Wmaybe-uninitialized] int ok[N],now,i,j,best,bestj; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1794 文化之旅
- 语言
- C++
- 递交时间
- 2017-05-09 15:05:25
- 评测时间
- 2017-05-09 15:05:25
- 评测机
- 分数
- 0
- 总耗时
- ≥1047ms
- 峰值内存
- ≥620.0 KiB