this is a great problem iff delivered as audio but not as video...
Liked it, emphasizes the old advice - examine the exam first, answer the exam later ...
But B is not the same as b!
The default call routine has numbers "2" but the check routine expects "two" to be the function call name.
I'm just curious, cause the description doesn't specify it clearly (and there is no test for this): what the output should be when input has more than two b's?
filename cannot start with a number.
Tricky problem - fools the solver with the function name...
FUNCTION NAME STARTS WITH A NUMBER! BLAH! CHANGE 2--> two
great!
"cannot read input file 2_b_or_not_2_b.m " hence it failed to evaluate
why it displays cannot read input file.
change your file name to two_b_or_not_two_b
Sorry to steal the lead with this lame solution! I was trying different things before realizing the trick, and hadn't changed the solution back.
I can not submit my solution,it always says "failed to evaluate". Who can help me
need to change the function name to two_b_or_not_two_b
I think there is a problem with the test or tests, since even the default solution fails to evaluate with 'Parse error' indicated.
I agree. Function names cannot start with numbers, so this problem should be revised.
17515 Solvers
Sort a list of complex numbers based on far they are from the origin.
4328 Solvers
Back to basics 6 - Column Vector
909 Solvers
Find out missing number from a vector of 9 elements
245 Solvers
Reverse the elements of an array
688 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!