Community Profile

photo

qingbin meng


Last seen: 8 months 前 自 2017 起处于活动状态

统计数据

  • First Review
  • Solver

查看徽章

Content Feed

排序方式:

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years 前

已解决


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

7 years 前