Skip to content
#

matr

Here are 3 public repositories matching this topic...

This C++ project processes a symmetric matrix of real numbers with a user-specified size. The program reads the matrix from the input, identifies the maximum and minimum elements in each row (handling duplicates), and swaps their positions. It then outputs both the original and the modified matrices

  • Updated Dec 15, 2024
  • C++

Improve this page

Add a description, image, and links to the matr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matr topic, visit your repo's landing page and select "manage topics."

Learn more