中国供应商教程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;}
}