mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 16:36:41 +08:00
optimization code level from A to A+
This commit is contained in:
@ -27,7 +27,7 @@ func Test_Problem648(t *testing.T) {
|
||||
|
||||
qs := []question648{
|
||||
|
||||
question648{
|
||||
{
|
||||
para648{[]string{"cat", "bat", "rat"}, "the cattle was rattled by the battery"},
|
||||
ans648{"the cat was rat by the bat"},
|
||||
},
|
||||
|
Reference in New Issue
Block a user