...three-month budget? The user should be able to enter the row and column headings. For the column headings the user should enter a number between 0 and 11, where 0 is January and 11 is December, and the following two column headings should be the following months, so e.g. if the user enters 1...
...array of type int[]. You may assum? Note: You can ignore zeros in the input.
For the array
-12 3 -12 4 1 1 0 -12 1 -1 1 2 3 4 2 3 -12
N Count
-12 4
-1 1
1 4
2 2
3 3
4 2