Time Exceeded
foo.cc: In function 'int main()': foo.cc:153:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=] printf("%d",answer.size()); ~~~~~~~~~~~~~^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- #17 最长上升子序列
- 语言
- C++
- 递交时间
- 2021-04-07 17:43:13
- 评测时间
- 2021-04-07 17:43:13
- 评测机
- 分数
- 80
- 总耗时
- ≥2807ms
- 峰值内存
- ≥4.449 MiB