Compile Error
/in/foo.c: In function 'main': /in/foo.c:8:5: error: expected '(' before 'xmin' if xmin>xmax ^~~~ /in/foo.c:8:5: warning: statement with no effect [-Wunused-value] /in/foo.c:5:22: warning: unused variable 'b' [-Wunused-variable] int xmin,xmax,sum=0,b; ^
信息
- 递交者
- 类型
- 自测
- 题目
- A2-1 循环结构入门:数列求和
- 语言
- C
- 递交时间
- 2019-04-20 18:39:39
- 评测时间
- 2019-04-20 18:39:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes