Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:176:24: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 176 | if (ans.size() < i) ans.push_back(-1); | ~~~~~~~~~~~^~~
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P1029 晴天小猪历险记之Number
- 语言
- C++
- 递交时间
- 7 小时前
- 评测时间
- 7 小时前
- 评测机
- 分数
- 0
- 总耗时
- ≥50020ms
- 峰值内存
- ≥1.789 MiB