Christian Willner
Christian Willner
@tanno1 sorry for the delay, I will have time tomorrow to check your commits
I would also go for the "bit" direction as it is the most straightforward way to solve an exercise based on 2^x questions. I might be heavily biased though, as...
@heijp06 Thanks for the initiative. You are very welcome to combine the issues into a single PR. Make sure to correct the errors in all the places, where the information...
Thanks for the update. Something broke, so the tests are not passing
The new tests found an "error" in the example solution: https://github.com/exercism/cpp/blob/acc32555eab077cf786f892b6ab27a22184d81c7/exercises/practice/grade-school/.meta/example.cpp#L13 I would rather fix this in the example solution, so the test can pass, than to exclude the test.
When I work locally, I imitate the exercise set-up and write my example code in the cpp and header files. When I am happy with the result I copy everything...
@siebenschlaefer Thanks for all the feedback, you were completely right. This one was hard and it took me quite a while to get back into the exercise game. The windowing...
I added a task, so students can use the & opertor.
Hey @ErikSchierboom, do you have time to review this new exercise? I would like to move the syllabus along, but the other two maintainers seem busy.
If @dem4ron can do this and it is not a big job, I'm happy to have him give it a go. I would probably miss a lot of things :D