[#1782] test(MaxAverageRatio): Add run test bash and cases describe

This commit is contained in:
2025-09-01 14:38:58 +08:00
parent 2c72e5236f
commit e3edc716ef
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# 邊界情況清單
## 需要測試的邊界情況
- [x] one element in classes
- [x] classes Length >= 1000
- [x] extraStudent = 1
- [x] extraStudent = 10000