Problem 866. Community Problem 500!
Solution Stats
Problem Comments
-
3 Comments
Interesting that some cases with a size of 500 are being rejected. It looks like you need to keep the function statement constant as Cody500(x) to get credit for the solution. Changing the function call to Cody500() or Cody500(a,b) seems to make it incorrect, even if your function has the proper size. Any thoughts from people who know way more about this sort of thing than I do?
Funny!
It worked for me with "function y = Cody500(x, y, z)" in Solution 1282868.
Solution Comments
Show commentsProblem Recent Solvers80
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
8266 Solvers
-
Read a column of numbers and interpolate missing data
2036 Solvers
-
Sum all integers from 1 to 2^n
12993 Solvers
-
Determine if input is a Narcissistic number
171 Solvers
-
10982 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!