Codeforces Round #377 (Div. 2), problem: (B) Cormen — The Best Friend Of a Man Solution in C++
Hi guys , I just solved the Codeforces Round #377 (Div. 2), problem: (B) Cormen --- The Best Friend Of a Man, hope you like it . You are most welcome to submit any other solution . include using namespace std; int main() { [...]