First_Commit

This commit is contained in:
2025-07-23 23:06:27 +08:00
commit d35d096374
27 changed files with 2528 additions and 0 deletions

26
score.json Normal file
View File

@@ -0,0 +1,26 @@
{
"homework_name": "HW3",
"semester": "2024f",
"testsuites": [
{
"testsuite": "MAINDISH_TEST",
"score": 20
},
{
"testsuite": "SIDEDISH_TEST",
"score": 20
},
{
"testsuite": "DRINK_TEST",
"score": 10
},
{
"testsuite": "PACKAGE_TEST",
"score": 30
},
{
"testsuite": "OISHIIPAPA_TEST",
"score": 20
}
]
}