Skip to content

Conversation

@Jatin0804
Copy link

Have you read the Contributing Guidelines?

YES

Project URL

  • None

What is the current behavior?

  • Issue Number: Adding files

Category

  • 𝑫𝑺𝑨 + CP

Changes

  • Added several files to DSA -> Competitive programming -> leetcode -> problems -> cpp.

Checklist ✅

  • [✅ ] I've read the instructions on the README file before submitting my application.
  • [✅ ] I've read the Contributing Guidelines.
  • [ ✅] I've checked the issue list before deciding what to submit.
  • [ ✅] I've follow Tree of Index.
  • [ ✅] I've add work in proper folder
  • [ ✅] I've not delete/modify previous codes.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the number
0029 to 0209

And also, if you have multiple solutions then numbers like
0209 (i)] & 0209 (ii)]
And split the code in 2 files

@AkashSingh3031
Copy link
Owner

Fix the all codes with proper number

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the codes in 3 files


class Solution
{
public
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add :

}
return true;
}
} No newline at end of file
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add ;

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the codes and write full code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants