运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
645447 | Y1614824396_fdsf | 1136 - L03-03 判断天数 | 编译错误 | 0 | 0 MS | 0 KB | C++ | 298 | 8天前 |
Main.cc: In function 'int main()':
Main.cc:10:11: error: 'mouth' was not declared in this scope; did you mean 'month'?
10 | sum+=(mouth-1)+day;
| ^~~~~
| month