Update 1022. Sum of Root To Leaf Binary Numbers_test.go

This commit is contained in:
t0ur1st
2022-06-29 18:58:38 +08:00
committed by GitHub
parent 8033b9055e
commit 3cb37345b8

View File

@ -23,7 +23,7 @@ type ans1022 struct {
one int
}
func Test_Problem1021(t *testing.T) {
func Test_Problem1022(t *testing.T) {
qs := []question1022{
{