[Solved] Sum of long integer array in c++


This isn’t about programming, but math…
Hope this helps: http://www.wikihow.com/Add-Large-Numbers

(As a simple example, add 1 and 11. What is the result? 12 or 21?)

solved Sum of long integer array in c++