第30350题 单选题
给定未排序整数数组nums = [100, 4, 200, 1, 3, 2, 5, 7, 9, 8],该数组的最长连续序列长度为?

提示:最长连续序列指元素值为连续整数的序列,不要求元素在原数组中位置连续。

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