Community Profile

photo

Tero


Last seen: 3 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

All
  • Thankful Level 3
  • First Review
  • Solver

查看徽章

Feeds

排序方式:

已解决


Create a vector whose elements depend on the previous element
The idea is to create a vector A whose elements depend on the previous element : *A(i+1) = 2*A(i)+1* *2 Inputs*: - A : The...

5 years 前