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.
agree
блин не подумал про .ThenByDescending(z => z)
This comment is hidden because it contains spoiler information about the solution
omg, why I haven't imagined that.... f#ck ....
really?
what if there will be a List with values {1, -1, 2, -2, 3, -3, 3}?
I think I can break it. new int[] {-5, -4, -3, -2, -1, 0, 1, 5} => which result will I get?
add - Array.Exists
Крутой коммент!
I disagree!
The task is to fix the code, not to rewrite it.
I think mine is better. in case if the line is null. -
line + "" == string.Concat((line + "").Reverse())
What will it be if you get 234?
I would say readable