摘要: 题目链接:https://leetcode-cn.com/problems/dota2-senate/ 题意&&分析:说是中等题,结果简单的要命,不提了。 class Solution { public: string predictPartyVictory(string senate) { int 阅读全文
posted @ 2020-12-11 10:17 清酒令 阅读(92) 评论(0) 推荐(0)