Skip to content

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

Notifications You must be signed in to change notification settings

Sabdikay/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab1

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published