金字塔图案
摘要:打印类似的金字塔图案 java实现 import java.util.Scanner; public static void main(String args[]){ Scanner sc = new Scanner(System.in); int n = sc.nextInt(); for(int
阅读全文
posted @ 2017-11-05 13:21
posted @ 2017-11-05 13:21
posted @ 2017-11-02 19:38
posted @ 2017-11-02 19:21
posted @ 2017-11-02 19:21