photo

Didier Maquin


Last seen: 約2ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Personal Best Downloads Level 1
  • Explorer
  • Solver
  • First Submission
  • First Review

バッジを表示

Feeds

表示方法

解決済み


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

5ヶ月 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

7ヶ月 前