Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:44:24: error: 'LIS' was not declared in this scope
   cout << LIS(exp,t * n);
                        ^
/in/foo.cc:48:26: error: 'LIS' was not declared in this scope
  int lc = LIS(exp,sig * n);
                          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2017.07.05 P2 炸弹序列
 - 语言
 - C++
 - 递交时间
 - 2017-07-10 07:47:37
 - 评测时间
 - 2017-07-10 07:47:37
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 243ms
 - 峰值内存
 - 33.363 MiB