Codeforces Round #381 (Div. 1), problem: (C) Alyona and towers Solution C/C++
Hi guys , I just solved the third problem of round 381 , Hope you like it , feel free to comment any better solution . #include <bits/stdc++.h> using namespace std; #define pb push_back …