Compile Error
/in/foo.c: In function 'main': /in/foo.c:12:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(delter=0) ^~ /in/foo.c:27:12: error: 'delta' undeclared (first use in this function) s=sqrt(-delta)/(2*a); ^~~~~ /in/foo.c:27:12: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2024-12-23 15:36:18
- 评测时间
- 2024-12-23 15:36:18
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes