Files
information-processing-1_4t…/programs/prog1/info.json

9 lines
256 B
JSON

{
"name": "演習 2ー1",
"description": "2つの整数値を読み込み、前者の値が後者の何\\%であるかを表示するプログラム。",
"output": {
"type": "screenshot",
"content": "./assets/prog1.png"
}
}