Community Profile

photo

samuel Choi


Niigata University

Last seen: 10 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Contact

Statistiques

  • Solver
  • First Review

Afficher les badges

Feeds

Afficher par

A résolu


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2 3 3 3 4...

plus d'un an il y a