基礎練習 字母圖形

Problem: AcCode:   import java.util.Scanner; public class BASIC_3 { public static void main(String[] args) { Scanner in = new Scanner(System.in); int n = in.nextInt(); int m = in.nextInt();
相關文章
相關標籤/搜索