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.
Many thanks!
Please, help me understand how this code works. If it possible give me a tip about how to google a theory about it.
Please, help me. In the Eclipse IDE my code solves this task correctly. But when i attempt my solution i see another result which is mistake. For example, when i input 2154959208 in my IDE i get the "128.114.17.104" which is right. Meanwhile, in CodeWars i get a mistake - "128.0.0.0". How can i solve the problem? I have written my program on c++.