11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"language": "C",
|
|
"name": "演習 4-18",
|
|
"description": "入力した整数値の個数分アスタリスクを各行に5個ずつ表示するプログラム。",
|
|
"output": {
|
|
"type": "screenshot",
|
|
"content": "./assets/p418.png"
|
|
},
|
|
"note": ""
|
|
}
|