Skip to content

Conversation

@aaditkamat
Copy link

Please make sure you have done the following:

  • Created a folder with the name of language you code inside /Day<n>/ directory (Where n is for nth day)
  • Added your Codes
  • Tested your codes
  • Added credits (author and date) at the top of the code
  • Updated README.md

Aadit Rahul Kamat and others added 30 commits December 21, 2018 22:25
# Conflicts:
#	.all-contributorsrc
#	CONTRIBUTORS.md
#	Day1/README.md
@aaditkamat aaditkamat changed the title Add another Python implementation for Day 18 problem Add Python implementations for Day 18 and Day 19 problems Jan 15, 2019
@aaditkamat aaditkamat changed the title Add Python implementations for Day 18 and Day 19 problems Add Python implementations for Day 18 and Day 19 problems as well as Ruby implementation for Day 20 problem Jan 16, 2019
using namespace std;

int main(){
cout << "Enter length of 1st and 2nd array";
Copy link
Member

Choose a reason for hiding this comment

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

Why did you remove all the indentations?

Copy link
Member

@MadhavBahl MadhavBahl left a comment

Choose a reason for hiding this comment

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

Please check the indentation

@aaditkamat aaditkamat closed this Oct 2, 2020
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