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