Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stale comment in accumulator/utils? #212

Open
kcalvinalvin opened this issue Oct 20, 2020 · 0 comments
Open

Stale comment in accumulator/utils? #212

kcalvinalvin opened this issue Oct 20, 2020 · 0 comments

Comments

@kcalvinalvin
Copy link
Member

// TODO fix. says 14 is inforest with 5 leaves...

A quick

func TestInForest(t *testing.T) {                                                                                                                                             
        if inForest(14, 5, 1) {
                panic("")
        }
                                                                                                                                       
}

passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant