记录详情

Compile Error

foo.c: In function 'one':
foo.c:8:17: error: 'cnt' undeclared (first use in this function); did you mean 'int'?
    8 |                 cnt++;
      |                 ^~~
      |                 int
foo.c:8:17: note: each undeclared identifier is reported only once for each function it appears in
foo.c:16:1: warning: control reaches end of non-void function [-Wreturn-type]
   16 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
2-1 单个数的3N+1猜想
语言
C
递交时间
2023-10-13 20:24:33
评测时间
2023-10-13 20:24:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes