记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:16:5: error: 'else' without a previous 'if'
   16 |     else if(d==0)
      |     ^~~~
/in/foo.c:20:9: error: 'else' without a previous 'if'
   20 |         else{e=-b/2/a;f=sqrt(-d)/2/a;
      |         ^~~~

信息

递交者
类型
自测
语言
C
递交时间
2025-11-06 17:26:48
评测时间
2025-11-06 17:26:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes