FriendshipOk, thanks, If val was private that function wouldn't have access then, wasn't it?
FriendshipI have a question, A function declared as a friend of a derived class has acces to the data memb...
I can't understand the wordingI get what you mean ne555...It's working at 100% of performance... [code] #include <iostream> #inclu...
I can't understand the wordingI have found the code for C++, it deduces the result with and operator...but I don't know how it doe...
I can't understand the wordingThis is an optimal solution...but in python [code] def solution(A, B): limit = max(A) ...