记录详情

Compile Error

foo.c: In function 'main':
foo.c:7:16: error: expected expression before '%' token
    7 |     scanf("%d",%x);
      |                ^
foo.c:5:13: warning: unused variable 'x' [-Wunused-variable]
    5 |         int x;
      |             ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
2-1 单个数的3N+1猜想
比赛
2023年新生赛(第一场)
语言
C
递交时间
2023-08-15 09:49:59
评测时间
2023-08-15 09:49:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes