Problem 1174. Wheat on a chessboard pt 2
Solution Stats
Problem Comments
-
6 Comments
consider using isequalwithequalnans (isequaln) against NaN instead of isequal against 'NaN' in test 7.
n=-1 ???
how to place negative amount of 'wheat' on a chessboard?
the prob is gd but the test suites are unnecessarily jumbled up.
Removed the cases with negative quantities. Everyone should be able to solve the problem now.
Is test 4 incorrect?
@ChrisR, Yes it was incorrect, and has been corrected.
Solution Comments
Show commentsProblem Recent Solvers116
Suggested Problems
-
Back to basics 13 - Input variables
258 Solvers
-
Make a random, non-repeating vector.
7444 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
210 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1471 Solvers
-
6016 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!