许愿一个美团的意向书啊啊啊
public class Main {
    public static void main(String[] args) {
        Scanner scanner = new Scanner(System.in);
        int offer = scanner.nextInt();
        while (offer < Integer.MAX_VALUE){
            offer++;
        }
    }
} public class Main {
    public static void main(String[] args) {
        Scanner scanner = new Scanner(System.in);
        int offer = scanner.nextInt();
        while (offer < Integer.MAX_VALUE){
            offer++;
        }
    }
} 相关推荐
招聘动态