Community Profile

photo

kaiqiang huang


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Find element index of one array which is equal to the values from another array
Given two arrays A = [1,1,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,4]; B = [1,1,1,1,1,1,3,3,3,3]; return C=[1,2,3,4,5,6,11,12,13,14] ...

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

1

réponse