Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:13:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ /in/foo.cc:15:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' int k=n+1; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- Basic Knapsack II
- 比赛
- 2019.1.31测验
- 语言
- C++
- 递交时间
- 2019-01-31 17:01:30
- 评测时间
- 2019-01-31 17:01:30
- 评测机
- 分数
- 40
- 总耗时
- ≥3508ms
- 峰值内存
- ≥720.0 KiB