Codeforces Round #473 (Div. 2) C. Mahmoud and Ehab and the wrong algorithm
- Time : O(n)
- Space : O(1)
c++
1 |
|