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.
Okiee. Thanks for the warning i didnt know that.
issue
if you don't know why your code does not work. post instead as aquestion
.main
)This comment is hidden because it contains spoiler information about the solution
Approved
great stuff!
Enabled in this fork
love!
First, I thought it was an array, and I thought I needed to make another array and pass the result of the two equations through a for loop in the new array, but I found it always returned 1.
Then I searched and found that std::pair is a class template in C++ that provides a way to store two heterogeneous objects as a single unit. I had to watch a 21-minute mathematical video to learn about the equation: reflection with respect to the origin point.
For me, it is 10/10 for all the knowledge you have to have to solve it.
Lua translation !
difficult to understand for English users too haha
approved
Rust translate
This might shed you some light
Approved
Loading more items...