this program must show how many combinations can be made by making new words using Portuguese prefixes and Spanish suffixes, The program starts asking for how many Portuguese (P) and Spanish (S) words Run It Now!
"Sparse Matrix is a Matrix whose most of the elements are zeroes (0s). So storing those zeroes would be a wastage of memory. Hence the idea is to store only the non - zero elements of the matrix.