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:
@ -26,12 +26,12 @@ func Test_Problem405(t *testing.T) {
|
||||
|
||||
qs := []question405{
|
||||
|
||||
question405{
|
||||
{
|
||||
para405{26},
|
||||
ans405{"1a"},
|
||||
},
|
||||
|
||||
question405{
|
||||
{
|
||||
para405{-1},
|
||||
ans405{"ffffffff"},
|
||||
},
|
||||
|
Reference in New Issue
Block a user