photo

Ross Anderson


Last seen: 거의 3년 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


search an array and find the row and column number of a certain element
I have an array with a variety of elements. I want to search this array and find the element "P" and assign the column number an...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to assign an index on the edge of an array a certain value
I am working on a function the creates a "maze" or NxN array of strings "0". The goal is to move a player "P" in the array rand...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do i assign a random element of an array a new value
I have an array maze=strings(size) where all the elements are "0" How did i randomly choose one of these elements and assign i...

5년 초과 전 | 답변 수: 2 | 0

2

답변