11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"language": "C",
|
|
"name": "演習 4-19",
|
|
"description": "入力した整数値の全約数とその個数を表示するプログラム。",
|
|
"output": {
|
|
"type": "screenshot",
|
|
"content": "./assets/p419.png"
|
|
},
|
|
"note": ""
|
|
}
|