sahilbansal17 / Competitive_Coding

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
GNU General Public License v3.0
406 stars 308 forks source link

Solution to the problem 1244A #544

Closed Chief-Blackhood closed 5 years ago

Chief-Blackhood commented 5 years ago

This piece of code is the solution to the problem 1244A of code forces. It is written in C language with comments inside the code for better understanding.