Accepted
/in/foo.cc: In function 'int time(int, int)': /in/foo.cc:13:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:18:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return day; ^~~~~~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A1-4 分支结构练习:今年过去了多少天
 - 比赛
 - 泰院2401程序设计基础作业赛第六场
 - 语言
 - C++
 - 递交时间
 - 2024-11-25 16:12:38
 - 评测时间
 - 2024-11-25 16:12:38
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 8ms
 - 峰值内存
 - 412.0 KiB