运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
631849 | haoziccc | 1017 - 预测身高 | 编译错误 | 0 | 0 MS | 0 KB | C++ | 739 | 1个月前 |
Main.cc: In function 'int main()':
Main.cc:10:22: error: 'variable' was not declared in this scope
10 | scanf(" %c",&variable);
| ^~~~~~~~