Compile Error
/in/foo.c: In function 'main':
/in/foo.c:18:22: error: invalid suffix "a" on integer constant
18 | {x1=x2=(-b)/2a;
| ^~
/in/foo.c:19:28: error: expected ';' before '}' token
19 | printf("%.2f",x1)
| ^
| ;
20 | }
| ~
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-12-23 16:41:54
- 评测时间
- 2025-12-23 16:41:54
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes