Files
information-processing-1_6t…/programs/abs/info.json

11 lines
239 B
JSON

{
"language": "C",
"name": "演習課題 2",
"description": "整数値を読み込み、その絶対値を出力するプログラム。",
"output": {
"type": "screenshot",
"content": "./assets/abs.png"
},
"note": ""
}