记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:6:9: error: lvalue required as left operand of assignment
   if(a%2=0){
         ^
/in/foo.c:16:1: error: expected ';' before 'return'
 return 0;
 ^~~~~~

信息

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