Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:175:24: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 175 | if (ans.size() < i) ans.push_back(-1); | ~~~~~~~~~~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1029 晴天小猪历险记之Number
- 语言
- C++
- 递交时间
- 2025-03-17 17:07:50
- 评测时间
- 2025-03-17 17:07:50
- 评测机
- 分数
- 0
- 总耗时
- 29070ms
- 峰值内存
- 2.316 MiB