Community Profile

photo

udhay math


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • MATLAB Mini Hack Participant
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Return area of square
Side of square=input=a Area=output=b

2年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

2年以上 前

解決済み


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

2年以上 前

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

2年以上 前