added programs

This commit is contained in:
2025-05-21 22:41:44 +09:00
parent ff77070655
commit 3ede55482f
7 changed files with 115 additions and 64 deletions

10
programs/p310/info.json Normal file
View File

@@ -0,0 +1,10 @@
{
"language": "C",
"name": "演習 3-10",
"description": "3つの整数値の等価検証プログラム。",
"output": {
"type": "screenshot",
"content": "./assets/p310.png"
},
"note": ""
}