Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

addEven (https://github.com/open-source-workshop/idc-katas/issues/4) #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sarthakgupta072
Copy link

Isssue solved: #4

Issue Opened: #46

src/addEven.cpp Outdated

int main() {
int n;
cout << "Enter the numnber of elements in array\n";

Choose a reason for hiding this comment

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

please correct the spelling of number

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for the review @sauravray2587

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants