Description
Return the first N perfect squares
Example
input = 4; output = [ 1 4 9 16 ];
I have seen this type of solution several times, and it is completely counter to the spirit of Cody. It is no different than an EVAL statement. :(
5691 Solvers
1166 Solvers
The Goldbach Conjecture, Part 2
961 Solvers
1579 Solvers
Get the length of a given vector
1346 Solvers