Problem 731. Given a window, how many subsets of a vector sum positive
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Richard Zapor
on 10 Jun 2012
I think test suite 3 produces 4 positives, not 3.
Aurelien Queffurust
on 11 Jun 2012
I agree with the above comments
Doug Hull
on 11 Jun 2012
Oops. Fixed. thank you.
Pavan Toraty
on 25 Oct 2014
Test suite 3 doesn't seem to be correct. Total windows possible in this case is 2. How can number of positive windows be greater than that. Someone please clarify.
Shalexis Casimiro
on 20 Dec 2017
cool
Solution Comments
Show commentsProblem Recent Solvers834
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
1879 Solvers
-
First non-zero element in each column
793 Solvers
-
Matrix indexing with two vectors of indices
683 Solvers
-
459 Solvers
-
Create a two dimensional zero matrix
455 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!