Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:22:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:29:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' cout<<day<<endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A1-3 分支结构练习:月份天数
- 比赛
- 2024-3-8 信息教师练习赛(1)
- 语言
- C++
- 递交时间
- 2024-03-08 16:10:10
- 评测时间
- 2024-03-08 16:10:10
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 376.0 KiB