logo

Crowdly

Question 3: You are tasked with manipulating a  dynamic 2D square matrix , wher...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

Question 3:

You are tasked with manipulating a dynamic 2D square matrix, where the size of the matrix will be provided by the user. Write a C++ program to achieve the following:

1)     Write a program that creates a dynamic 2D matrix of size N x N, where N is provided by the user.

2)     Fill the matrix with random integer numbers in the range from 0 to 100.

3)     The program should find the row with the minimum sum of elements and the column with the maximum average value.

4)     the program's operation must be accompanied by the output of a matrix, intermediate and final results.

Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на e.tsi.lv?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!