The first thing you have to do in competitive programming is learn how to get the data into your program. There are three common patterns you will see, and you will want to be proficient in all of them.
1 min read
The first thing you have to do in competitive programming is learn how to get the data into your program. There are three common patterns you will see, and you will want to be proficient in all of them.