Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Basic C++ Programming – Jaydwin T.

Labiano, MIT

Write a C++ program of the following:

1. A program to enter N random values between 0 and 100 and thein mean  and the standard
deviation sd.
Given the formula,

2. Write a C++ program to enter the elements of the two matrix A and B and their sum and
difference where

3. Write a C++ program to solve the difference equation

You might also like