Problem 2735. Binary Neighbourhood
Solution Stats
Problem Comments
-
3 Comments
Alfonso Nieto-Castanon
on 19 Jan 2015
one perhpas "unfair" issue with this scoring system is that it penalizes strings by their length (e.g. unique(...,'sorted') costs more points than unique(...,'rows')) which encourages attempting to avoid strings all together...
Jan Orwat
on 19 Jan 2015
That's good point. Thanks for your involvement Alfonso. I will disable this feature. I thought it's right approach to count strings like that but your argument shows there are many exceptions, so... not a good idea.
Alfonso Nieto-Castanon
on 23 Jan 2015
but I liked your fix for the ans trick, I wish that was part of the standard cody scoring!
Solution Comments
Show commentsProblem Recent Solvers72
Suggested Problems
-
2304 Solvers
-
1100 Solvers
-
336 Solvers
-
Determine the number of odd integers in a vector
617 Solvers
-
918 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!