编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#3263 | #1007. 这你也敢信? | Compile Error | 0 | 0 ms | 0 K | C / 477 B | kkky | 2023-11-25 14:25:57 |
int
编译信息
/sandbox/1/a.c:15:24: error: use of undeclared identifier 'Yes'
printf(Yes);
^
1 error generated.