西安做网站找缑阳建seo在线优化平台
2769. 找出最大的可达成数字 - 力扣(LeetCode)
一、Java
class Solution {public int theMaximumAchievableX(int num, int t) {return num + 2*t;}
}
2769. 找出最大的可达成数字 - 力扣(LeetCode)
一、Java
class Solution {public int theMaximumAchievableX(int num, int t) {return num + 2*t;}
}