photo

Makaio


Last seen: 거의 2년 전 2023년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 2년 전 | 답변 수: 2 | 0

2

답변