11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"language": "C",
|
|
"name": "課題2",
|
|
"description": "入力した3つの整数値が小さい順または等価になっているかを検証するプログラム。",
|
|
"output": {
|
|
"type": "screenshot",
|
|
"content": "./assets/a2.png"
|
|
},
|
|
"note": ""
|
|
}
|