Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:44:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(i!=ans) ^~ /in/foo.cc:46:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' for(j=sum;j>=a[i];j--) ^~~ /in/foo.cc:66:14: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] for(i=1;i<=k+1;i++) ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1747 不给糖就捣乱
- 语言
- C++
- 递交时间
- 2017-11-08 07:30:19
- 评测时间
- 2017-11-08 07:30:20
- 评测机
- 分数
- 0
- 总耗时
- ≥14066ms
- 峰值内存
- ≥4.719 MiB