This website requires JavaScript.
Explore
Help
Register
Sign In
mhhung
/
coding-practice
Watch
1
Star
0
Fork
0
You've already forked coding-practice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8146e2176d3e6550af742e9ae11cff6a59594e76
coding-practice
/
problems
/
3227-vowels-game-in-a-string
/
test
/
edge_cases.md
MH Hung
1e562065e8
[
#3227
] feat(leetcode): add c# and golang solution
2025-09-12 13:13:22 +08:00
358 B
Raw
Blame
History
Unescape
Escape
邊界情況清單
(
3227 Vowels Game In A String
)
需要測試的邊界
空輸入 / 單一元素
重複元素 / 全相同
極值(最小/最大)
含負數 / 0 / 大數
大資料量(接近上限)
額外案例
案例 1
輸入:
預期:
說明:
案例 2
輸入:
預期:
說明: