From 65f63a2ac7dca150036696289c230c7e0b04f897 Mon Sep 17 00:00:00 2001 From: bbod Date: Mon, 30 Mar 2020 18:04:50 -0600 Subject: [PATCH] Auto Commit --- HW10/MakePermutationMatrix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HW10/MakePermutationMatrix.cpp b/HW10/MakePermutationMatrix.cpp index a42181c..a3cfdd7 100644 --- a/HW10/MakePermutationMatrix.cpp +++ b/HW10/MakePermutationMatrix.cpp @@ -22,7 +22,7 @@ std::vector MakePermutationMatrix::MakePermutation(std::vector sou offset = totalNumPermutations/size; std::cout << "offset: "<