Files
2025-07-10 12:10:31 +09:00

11 lines
236 B
JSON

{
"language": "C",
"name": "演習 4-7",
"description": "入力した整数値以下の2のべき乗を出力するプログラム。",
"output": {
"type": "screenshot",
"content": "./assets/p47.png"
},
"note": ""
}