How many three digit numbers are there whose sum of the digits is odd?
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers34
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2070 Solvers
-
Create a vector whose elements depend on the previous element
805 Solvers
-
295 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
264 Solvers
-
Cumulative product of a vector
302 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
please check the test suite.
You must call the function like this:
your_fcn_name()
*** without "x" ***
Please assign value to x in test case, or remove it from function call.
Test suite edited.