Time Exceeded
/in/foo.cc: In function 'void dfs(int, int)': /in/foo.cc:28:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (s + sum[n] - sum[x] <= ans) ^~ /in/foo.cc:30:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (x == n+1) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1048 送给圣诞夜的贺卡
- 语言
- C++
- 递交时间
- 2017-11-08 16:43:54
- 评测时间
- 2017-11-08 16:43:54
- 评测机
- 分数
- 0
- 总耗时
- ≥8047ms
- 峰值内存
- ≥384.0 KiB