Skip to content

A program that receives int N as number of rows and M as number of columns and create a matrix with these attributes. After filled, user can select a number of the matrix and it will show the numbers in the left, right, above and below it.

Notifications You must be signed in to change notification settings

BrunoPolaski/matrix_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

matrix_exercise

A program that receives int N as number of rows and M as number of columns and create a matrix with these attributes. After filled, user can select a number of the matrix and it will show the numbers in the left, right, above and below. This project is part of an exercise passed through Udemy classes.

About

A program that receives int N as number of rows and M as number of columns and create a matrix with these attributes. After filled, user can select a number of the matrix and it will show the numbers in the left, right, above and below it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages