photo

Makaio


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I create a matrix of size nxn (user input) where all outside numbers are 1, incrementally decreasing by 1 each layer the matrix goes in?
I am trying to write a code that creates something like this for a 5x5 matrix: 1 1 1 1 1 1 2 2 2 1 1 2 3 2 1 1 2 2 2 1 1 1...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten