编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#2814 | #1002. 找倍数 | Compile Error | 0 | 0 ms | 0 K | C / 232 B | t330034045 | 2023-11-21 21:12:50 |
int
编译信息
/sandbox/1/a.c:4:17: error: expected expression
scanf("lld",%&n);
^
/sandbox/1/a.c:8:26: error: expected expression
printf("lld",%&n);
^
2 errors generated.