Skip to content

Latest commit

 

History

History
 
 

3-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

図形作成2

コマンドライン引数で受け取った、段数のピラミッドを形成する

入力例

node main.js 4

出力例

   *
  ***
 *****
*******