39.笔试题-交换硬币

import java.util.Scanner;public class text {//4 7找数    public static void main(String[] args) {        Scanner scanner = new Scanner(System.in);        int count = -1;        while(scanner.hasNext()){
相关文章
相关标签/搜索