photo

Anupriya Krishnamoorthy


Last seen: más de 1 año hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Indexing & Move Me function
% code function w = move_me(v,a) if nargin < 2 % checks whether function input is less than 2 a = 0; w = [v(v~...

más de 6 años hace | 0

Resuelto


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

más de 6 años hace