记录详情

Compile Error

foo.c: In function 'cal':
foo.c:31:19: error: expected expression before ')' token
   31 |         if (flag==)
      |                   ^
foo.c:33:34: error: 'i' undeclared (first use in this function)
   33 |                 for (int i=cnt-1;i>=0;i--)
      |                                  ^
foo.c:33:34: note: each undeclared identifier is reported only once for each function it appears in
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1496 Problem 1A. A*B
比赛
2023秋 悬赏令第一周
语言
C
递交时间
2023-10-04 14:15:05
评测时间
2023-10-04 14:15:05
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes