运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
421047 | SleeplessSheep | 1090 - 一鸣师姐买糖果 | 编译错误 | 0 | 0 MS | 0 KB | C++ | 788 | 2年前 |
Main.cc: In function ‘int main()’:
Main.cc:27:27: error: ‘a’ was not declared in this scope
27 | if (an[max] - a[i] < an[max]) {
| ^