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

Exercise 3 on "Const Generics" wasn't clear (to me) #357

Open
NicMcPhee opened this issue Jan 22, 2023 · 0 comments
Open

Exercise 3 on "Const Generics" wasn't clear (to me) #357

NicMcPhee opened this issue Jan 22, 2023 · 0 comments

Comments

@NicMcPhee
Copy link

When I did Exercise 3 in the "Const Generics" section I totally didn't understand what was expected until I eventually looked at the solutions. In particular I didn't realize that in each case I wanted to enter the largest value that would still pass the checks in each of the three open slots. When I read it I thought I was supposed to find the smallest value that would work (or a single specific value), and was surprised to find that lots of values worked, including values like 0.

Perhaps it would be useful to say a little more about what the goal here is beyond just "Fix the errors in main"? I could draft something in a PR if that would be helpful.

Thanks for the helpful resource!

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