Problem #751 CORE JAVA PROGRAMMING

Write a C++ program to calculate the sum of first 10 natural number using loop

Your Solution