From c14731c45f0a263936bf2ca4a09940cfd4c670b5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 7 Sep 2024 12:01:16 +0900 Subject: 14-Matrix-Square: testcase 2 - float 8x8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6b09541..e8a812c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: matrix_square_testcase_1 +all: matrix_square_testcase_2 matrix_square_testcase_1: ./judge problems/14-Matrix-Square/testcase_1_double_4x4.vsm problems/14-Matrix-Square/answer_1_double_4x4.vsm -- cgit v1.2.3-70-g09d2