mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-06 09:23:19 +08:00
update test case
This commit is contained in:
@ -31,7 +31,7 @@ func Test_Problem19(t *testing.T) {
|
||||
|
||||
{
|
||||
para19{[]int{1}, 3},
|
||||
ans19{[]int{2}},
|
||||
ans19{[]int{1}},
|
||||
},
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user