Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:24:8: error: 'j' was not declared in this scope
  if(dp[j]!=0) printf("%d",dp[j]);
        ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1000 窃取培优1.0
 - 语言
 - C++
 - 递交时间
 - 2020-02-26 15:21:37
 - 评测时间
 - 2020-02-26 15:21:37
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes