skully-coder / competitiveprogramming

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
https://skully-coder.github.io/competitiveprogramming/
MIT License
39 stars 90 forks source link

Fix #113: CodeFactor issue #193

Closed sohamroy19 closed 3 years ago

sohamroy19 commented 3 years ago

Description

Removed redundant code which caused the error and made the rest more self explanatory.

Fixes #113

Type of change

Please delete options that are not relevant.

Checks

Checklist: