Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:7:17: warning: format '%ld' expects argument of type 'long int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%ld", &q); ^ /in/foo.cc:14:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=] printf("%ld", sum); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1045 s-0-6之阶乘问题
- 语言
- C++
- 递交时间
- 2024-06-07 15:58:35
- 评测时间
- 2024-06-07 15:58:35
- 评测机
- 分数
- 10
- 总耗时
- ≥9020ms
- 峰值内存
- ≥732.0 KiB