Description: Simple multiplication of two N-order matrix without using any algorithm, and time and space complexity may be a bit high.
To Search:
- [1] - greed math
- [bubble--sort] - Generate 10000 random numbers using the
File list (Check if you may need any files):
multiMat.cpp