/* c program to add n integers without using array */


Output: ( using GNU GCC Compiler with Code Blocks IDE )
C-Program-Add-N-integers