Skip to content

sabrie/01c.FillMatrixDiagonally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Fill Matrix Diagonally

Write a program that fills and prints a matrix of size (n, n) as shown below:

Example for n = 4:

7  11  14  16
4   8  12  15
2   5   9  13
1   3   6  10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •