Comments
On MonogonCodeforces Global Round 12, 6 years ago
0

Thanks for the reference, I also remember the similar problem but could not find it.

I use Python for the first few contests. As you may know, the TOP masters all use cpp and it is much faster. So maybe think in Python first and then 'translated' into cpp. After some time it will be easy to direct use cpp for contests.

Nice tutorial and problem set. Thank you.