摘要: use std::cmp::min; /** 821. Shortest Distance to a Character https://leetcode.com/problems/shortest-distance-to-a-character/ Given a string s and a ch 阅读全文
posted @ 2021-10-20 15:29 johnny_zhao 阅读(34) 评论(0) 推荐(0) 编辑