C++函数矩阵乘法 // Matrix.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include using namespace std; int *Multi(int *a,int m1,int