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

11 lines
244 B
JSON

{
"language": "C",
"name": "演習 4-9",
"description": "入力した整数値の個数分$+$と$-$を交互に出力するプログラム。",
"output": {
"type": "screenshot",
"content": "./assets/p49.png"
},
"note": ""
}