codingbot247 / CP-template_c-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C++ 100.0%