摘要: LeetCode 1394. Find Lucky Integer in an Array找出数组中的幸运数【Easy】【Python】【暴力】 Problem "LeetCode" Given an array of integers , a lucky integer is an integer 阅读全文
posted @ 2020-03-29 14:54 Wonz 阅读(286) 评论(0) 推荐(0) 编辑
摘要: LeetCode 1395. Count Number of Teams统计作战单位数【Medium】【Python】【暴力】 Problem "LeetCode" There are soldiers standing in a line. Each soldier is assigned a u 阅读全文
posted @ 2020-03-29 14:38 Wonz 阅读(287) 评论(0) 推荐(0) 编辑
摘要: LeetCode 1396. Design Underground System设计地铁系统【Medium】【Python】【设计】 Problem "LeetCode" Implement the class that supports three methods: 1. A customer w 阅读全文
posted @ 2020-03-29 14:03 Wonz 阅读(275) 评论(0) 推荐(0) 编辑