fosscellcet / Competitive-Coding-Repository

A collection of solution to Competitive Coding questions in all programming languages.
8 stars 25 forks source link

Started off Number Theory #9

Closed yashasvi-goel closed 4 years ago

rwithik commented 4 years ago

Avoid taking user inputs. Hardcode a value instead. That, and you're good to go.