photo

C. Nwachoma


Last seen: 26 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • First Submission
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

6 years 前