WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 104 forks source link

added sum of natural numbers using recursion(C++ program) #245

Closed ansen18 closed 4 years ago

ansen18 commented 5 years ago

Resolves Issue #

Description

Please explain the changes you made in detail here. added a C++program to find sum of natural numbers using recursion

Technical Specifications

none

Screenshots (if required)

none

How to run

runs in any C++ compiler Please list all the steps required to run in details. Preferably specify steps for all platforms.

Checklist