Perform matrix multiplication of two lower triangular matrices:
Where A and B are lower triangular matrices.
The result C will also be a lower triangular matrix.
Sample Run Results
Hit "Run" to test your code with sample inputs
Loading editor...
CUDA C++ environment
For the best coding experience, please switch to a desktop device to write and submit your solution.