Compile Error
/in/foo.cc: In function 'int dp(int, int, int)': /in/foo.cc:47:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(i == 0) ^ /in/foo.cc: In function 'int main()': /in/foo.cc:67:18: error: 'assert' was not declared in this scope assert(m == 2); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1523 贪吃的九头龙
- 语言
- C++
- 递交时间
- 2017-07-29 11:09:26
- 评测时间
- 2017-07-29 11:09:26
- 评测机
- 分数
- 0
- 总耗时
- 179ms
- 峰值内存
- 21.363 MiB