Time Exceeded
foo.cc: In function 'int main()': foo.cc:15:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | for(int k=0;k<a.size();k++){ | ~^~~~~~~~~ foo.cc:7:13: warning: unused variable 'num' [-Wunused-variable] 7 | int num=0; | ^~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1165 火烧赤壁
- 语言
- C++
- 递交时间
- 2023-08-17 19:47:51
- 评测时间
- 2023-08-17 19:47:51
- 评测机
- 分数
- 40
- 总耗时
- ≥6522ms
- 峰值内存
- ≥980.0 KiB