记录详情

Compile Error

foo.c: In function 'main':
foo.c:15:25: error: expected declaration or statement at end of input
   15 |                         x1=x1+1;
      |                         ^~
foo.c:15:25: error: expected declaration or statement at end of input
foo.c:15:25: error: expected declaration or statement at end of input
foo.c:7:9: warning: unused variable 'n' [-Wunused-variable]
    7 |     int n=0;
      |         ^
[Hydro](https://hydro.ac)提供评测服务

信息

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