mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 16:36:41 +08:00
Update 1022. Sum of Root To Leaf Binary Numbers_test.go
This commit is contained in:
@ -23,7 +23,7 @@ type ans1022 struct {
|
||||
one int
|
||||
}
|
||||
|
||||
func Test_Problem1021(t *testing.T) {
|
||||
func Test_Problem1022(t *testing.T) {
|
||||
|
||||
qs := []question1022{
|
||||
{
|
||||
|
Reference in New Issue
Block a user