Problem 2202. Flip the bit
Solution Stats
Problem Comments
-
2 Comments
David Young
on 20 Feb 2014
The test suite does not check that the solution is a character string, but the problem definition requires that it should.
the cyclist
on 20 Feb 2014
Added this check. (I messed it up a bit the first time I tried to do it, so sorry for some interim weirdness.)
Solution Comments
-
1 Comment
Binbin Qi
on 15 Apr 2014
str = num2str(A,formatSpec), could replace '
-
2 Comments
David Young
on 20 Feb 2014
Invalid solution, really
the cyclist
on 20 Feb 2014
New test suite invalidates this solution.
Problem Recent Solvers203
Suggested Problems
-
Sum all integers from 1 to 2^n
11374 Solvers
-
Given a window, how many subsets of a vector sum positive
818 Solvers
-
448 Solvers
-
07 - Common functions and indexing 5
349 Solvers
-
264 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!