Files
information-processing-1_13…/programs/p410/info.json
2025-07-10 12:10:31 +09:00

11 lines
252 B
JSON

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