photo

Eran Shvartzman


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Multiply the vector organs
How to multiply the vector parts without using a prod function For example: s=[1 2 3 4], v=24

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


Random integers in input
How can I give a set of random integers (including negative numbers)?

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Raise the zeros in the vector up
If I have a vector [5 8 0 7 9 0 3], how do I put it this way: [0 0 5 8 7 9 3] use only function if-else thank you.

plus de 6 ans il y a | 1 réponse | 0

1

réponse