Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
13 | for (int j=0;j<result.size();j++)
| ~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1136 s-0-6之阶乘问题
- 语言
- C++
- 递交时间
- 2026-05-18 22:29:27
- 评测时间
- 2026-05-18 22:29:27
- 评测机
- 分数
- 30
- 总耗时
- ≥7458ms
- 峰值内存
- ≥880.0 KiB