第32082题 单选题
有一口深11米的井,蜗牛每天白天向上爬4米,晚上会下滑2米,若蜗牛某天清晨从井底开始爬,爬出井口当日不需要再下滑,请问它第几天可以爬出井口?

提示:蜗牛白天爬升结束后位置≥井深即判定为爬出井口,无需经历当日夜间下滑过程。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析