Files
OOP2024f_HW3/score.json
2025-07-23 23:06:27 +08:00

26 lines
507 B
JSON

{
"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
}
]
}