Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaximumMedian.cpp #473

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

MaximumMedian.cpp #473

wants to merge 7 commits into from

Conversation

shrivardha
Copy link

Related Issue

Closes: #469

Describe the changes you've made

Give a clear description what modifications you have made
Added C++ accepted solution.

NA

Checklist:

(To mark, write x inside the square brackets like this: [x])

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • My changes generate no new warnings.

Additional Info (optional)

Any additional information you want to give

Copy link
Owner

@kanak22 kanak22 left a comment

Choose a reason for hiding this comment

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

Some changes that you have to do:

  1. Add it in the correct folder i.e Inside the codeforces folder and inside the correct rating
  2. make a folder of the question and add the codefile in it
  3. Folder and codefile should be named as Maximum Median and Maximum Median.cpp
  4. Add comments in your code

@shrivardha
Copy link
Author

@kanak22 sir/mam is it fine?

@shrivardha
Copy link
Author

@kanak22 please tell if I am mistaken.

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.

Rating1400MaximumMedian.cpp
2 participants