记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:10:15: warning: statement with no effect [-Wunused-value]
       else(x%2==1)
           ~~~~^~~~
/in/foo.c:11:3: error: expected ';' before '{' token
   {x=3*x+1;++n;continue;}
   ^

信息

递交者
类型
递交
题目
2-1 单个数的3N+1猜想
比赛
2021(四) 作业第一场:秀肌肉
语言
C
递交时间
2021-09-30 12:52:12
评测时间
2021-09-30 12:52:12
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes