IEEE-MAIT / Hacktoberfest

Participate in Hacktoberfest by contributing to IEEE-MAIT in this repository.
13 stars 57 forks source link

CSES Problems #5

Open proRamLOGO opened 3 years ago

proRamLOGO commented 3 years ago

Pick any CSES problems and submit your source code for that problem here by making a PR.

Rules

  1. You have to submit at least 3 question solutions in 1 PR.

  2. Format for Source Code Filenames : _CSESProblemCode.extension

  3. Title of the Pull Request shall be CSES

  4. Attach Proof of Your AC Submission(Screenshot of AC Result) IN PULL REQUEST COMMENTS ONLY AFTER CREATING PR AND NOT AS SEPERATE IMAGE FILES.

dishak331 commented 3 years ago

I would like to work on this

dishak331 commented 3 years ago

In the format for source code filenames, should it be CSES[the problem code number].extension or CSES[the problem code title].extension?

dishak331 commented 3 years ago

In the format for source code filenames, should it be CSES[the problem code number].extension or CSES[the problem code title].extension?

like should it be CSES_1068.extension or CSES_WeirdAlgorithm.extension ?

proRamLOGO commented 3 years ago

In the format for source code filenames, should it be CSES[the problem code number].extension or CSES[the problem code title].extension?

like should it be CSES_1068.extension or CSES_WeirdAlgorithm.extension ?

It should be _CSES_1068.extension_

dishak331 commented 3 years ago

okay thanks!

Gagan-Shenoy commented 3 years ago

Hey can I work on the next three problems if you dont mind

dishak331 commented 3 years ago

Hi! please review my pr #64