记录详情

Compile Error

foo.c: In function ‘main’:
foo.c:18:25: error: ‘ab’ undeclared (first use in this function); did you mean ‘b’?
   18 |         if((b>a&&b<c)||(ab>c&&b<a))
      |                         ^~
      |                         b
foo.c:18:25: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
递交
题目
A1-2 分支结构练习:三数的特征值
比赛
南师大(含泰州学院)2024年新生赛(第一场)
语言
C
递交时间
2024-08-20 01:23:55
评测时间
2024-08-20 01:23:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes