摘要: Given a string, find the length of the longest substring T that contains at most 2 distinct characters. For example, Given s = “eceba”, T is "ece" whi 阅读全文
posted @ 2016-08-19 12:23 咖啡中不塌缩的方糖 阅读(152) 评论(0) 推荐(0) 编辑