what is wrong here u can't find the suitable output of product of 3*3 matrix | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what is wrong here u can't find the suitable output of product of 3*3 matrix

https://code.sololearn.com/cO2f5Il4pC88/?ref=app

13th Jun 2022, 2:16 PM
Madhu Gyawali
1 Réponse
0
Program not closed properly... add return 0; } And in print statements, use 3,3 instead of mat1, mat2.. 3,3 are row, column values you are using..
13th Jun 2022, 2:35 PM
Jayakrishna 🇮🇳