Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:5:33: warning: unused variable 'x' [-Wunused-variable]
5 | long long i=1,s=0,t=1,n,x,y;
| ^
/in/foo.cc:5:35: warning: unused variable 'y' [-Wunused-variable]
5 | long long i=1,s=0,t=1,n,x,y;
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2384 1.5.34:求阶乘的和
- 语言
- C++
- 递交时间
- 2025-11-08 20:00:42
- 评测时间
- 2025-11-08 20:00:42
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 532.0 KiB