Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Your points are not included in the array of your class's points. Do not forget them when calculating the average score!
You missed this step in the solution.
yes
RISCV Translation
Approved
python new test framework is required. updated in this fork
the average method did not work for me because the link was not connected?
Yeah, I read the you "may" but I thought that was just telling you, don't forget to!
O(n)+O(n) complexity?
In the context of bitwise-operations flipping a bit is just that, setting it to 0 if it was 1 and to 1 if it was 0. Hint: note that indexes are 1-based in the kata.
It is unclear what is the author mean by "flip" ! It is not only needed to switch 0 and 1, but also move the bit, but where to?
The average value does not include YourPoints. The solution is not exact.
Oh nice
How do I always write something that works and I think I'm a genius and then I see that type of stuff
oh
Why is
index
in C++size_t
? Not that it matters too much, but it doesn't really make sense.Loading more items...