Files
information-processing-1_14…/programs/p418/info.json
2025-07-17 11:31:11 +09:00

11 lines
265 B
JSON

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