mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-04 16:12:47 +08:00
optimization code level from A to A+
This commit is contained in:
@ -28,7 +28,7 @@ func Test_Problem853(t *testing.T) {
|
||||
|
||||
qs := []question853{
|
||||
|
||||
question853{
|
||||
{
|
||||
para853{12, []int{10, 8, 0, 5, 3}, []int{2, 4, 1, 1, 3}},
|
||||
ans853{3},
|
||||
},
|
||||
|
Reference in New Issue
Block a user