Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:3: error: 'd' was not declared in this scope 10 | d=(b-a)/c+1; | ^ /in/foo.cc:7:6: warning: unused variable 'n' [-Wunused-variable] 7 | int n; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1042 求等差数列的和
- 语言
- C++
- 递交时间
- 2025-03-18 20:40:53
- 评测时间
- 2025-03-18 20:40:53
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes