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:
@ -26,12 +26,12 @@ func Test_Problem306(t *testing.T) {
|
||||
|
||||
qs := []question306{
|
||||
|
||||
question306{
|
||||
{
|
||||
para306{"112358"},
|
||||
ans306{true},
|
||||
},
|
||||
|
||||
question306{
|
||||
{
|
||||
para306{"199100199"},
|
||||
ans306{true},
|
||||
},
|
||||
|
Reference in New Issue
Block a user