Problem 731. Given a window, how many subsets of a vector sum positive
Solution Stats
Problem Comments
-
5 Comments
I think test suite 3 produces 4 positives, not 3.
I agree with the above comments
Oops. Fixed. thank you.
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.
cool
Solution Comments
-
2 Comments
e what they mean by window so if someone could explain that would be greatly appreciated.
Window is how many numbers you are adding together for every position
-
2 Comments
Problem Recent Solvers813
Suggested Problems
-
12622 Solvers
-
Check to see if a Sudoku Puzzle is Solved
299 Solvers
-
Make a random, non-repeating vector.
5382 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1090 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
439 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!