Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:21:43: warning: comparison of integer expressions of different signedness: 'int' and 'ull' {aka 'long long unsigned int'} [-Wsign-compare] 21 | for (int i = 1; i <= n; i++) { | ~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1092 全排列
- 语言
- C++
- 递交时间
- 2025-07-04 23:25:36
- 评测时间
- 2025-07-04 23:25:36
- 评测机
- 分数
- 60
- 总耗时
- ≥2323ms
- 峰值内存
- ≥556.0 KiB