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,32 +27,32 @@ func Test_Problem880(t *testing.T) {
|
||||
|
||||
qs := []question880{
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"aw4eguc6cs", 41},
|
||||
ans880{"a"},
|
||||
},
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"vk6u5xhq9v", 554},
|
||||
ans880{"h"},
|
||||
},
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"leet2code3", 10},
|
||||
ans880{"o"},
|
||||
},
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"ha22", 5},
|
||||
ans880{"h"},
|
||||
},
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"a2345678999999999999999", 1},
|
||||
ans880{"a"},
|
||||
},
|
||||
|
||||
question880{
|
||||
{
|
||||
para880{"y959q969u3hb22odq595", 222280369},
|
||||
ans880{"q"},
|
||||
},
|
||||
|
Reference in New Issue
Block a user