How to Nest two Structure? C++ Program

How to Nest two Structure? C++ Program.

This program covers the following concepts;

  1. structure
  2. nested structures
  3. user define function(function definition, declaration and calling)
  4. nested for loop

Output

numbers program with user define function and structures