mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-06 09:23:19 +08:00
optimization code level from A to A+
This commit is contained in:
@ -26,7 +26,7 @@ func Test_Problem401(t *testing.T) {
|
||||
|
||||
qs := []question401{
|
||||
|
||||
question401{
|
||||
{
|
||||
para401{1},
|
||||
ans401{[]string{"1:00", "2:00", "4:00", "8:00", "0:01", "0:02", "0:04", "0:08", "0:16", "0:32"}},
|
||||
},
|
||||
|
Reference in New Issue
Block a user