diff --git a/conv_.cpp b/conv_.cpp index 62adee6008a0ab10260ab69c6f186738f48aa983..82a7c402ce0d8a5ef588a713085734e793a876c8 100644 --- a/conv_.cpp +++ b/conv_.cpp @@ -17,7 +17,7 @@ double duration; int main() { welcome(); - cout_mat(conv_test(CreateRandMat(3,3),1,2)); + cout<<(conv_test(CreateRandMat(3,3),1,2))<