photo

Nabil Miri


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Problem 16. Return the largest number that is adjacent to a zero giving me error on my correct code
In problem 16 I used the following solution: function b = nearZero(a) b = max(a(imdilate(a == 0, [1 1 1]))); end It is wo...

4 years 前 | 1 个回答 | 0

1

个回答

提问


There is an error in cody problem 9: Who have the most change?
In number 5, its written that the correct answer is c = 1 but the secomnd person has more change than the first person, there...

4 years 前 | 1 个回答 | 0

1

个回答