编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#3196 | #1006. 超级强迫症 | Compile Error | 0 | 0 ms | 0 K | C / 378 B | Regret | 2023-11-25 14:10:18 |
int
编译信息
/sandbox/1/a.c:6:15: error: invalid operands to binary expression ('char [3]' and 'int')
scanf("%d"&n);
~~~~^~
1 error generated.