CP-template_c-

//The explation of the template is as follows: All the #defines are macros, so the compiler will replace the macros with the given values before run time. The solve function is where we write our logical part, where the whole code goes.