Files
information-processing-1_6t…/programs/abs-floating/info.json
2025-05-11 00:54:05 +09:00

11 lines
287 B
JSON

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