11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"language": "C",
|
|
"name": "演習 4-6",
|
|
"description": "入力した整数値以下の偶数を出力するプログラム。",
|
|
"output": {
|
|
"type": "screenshot",
|
|
"content": "./assets/p46.png"
|
|
},
|
|
"note": ""
|
|
}
|