Files
2025-07-17 11:31:11 +09:00

11 lines
243 B
JSON

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