aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-07 22:55:46 +0900
committernsfisis <nsfisis@gmail.com>2024-09-07 22:55:46 +0900
commit4343e6891b7f2db5dbd9cc43078c45ce4aee025b (patch)
treece9cbfb0816f80a174c7afaefc91c2a7f2ff4e81 /Makefile
parent92ea8ff9f471ec920a2ee4edc29560acd83f99c4 (diff)
downloadmncore-challenge-4343e6891b7f2db5dbd9cc43078c45ce4aee025b.tar.gz
mncore-challenge-4343e6891b7f2db5dbd9cc43078c45ce4aee025b.tar.zst
mncore-challenge-4343e6891b7f2db5dbd9cc43078c45ce4aee025b.zip
14-Matrix-Square
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f5269a..5169d6a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,4 +7,4 @@ matrix_square_testcase_2:
./judge problems/14-Matrix-Square/testcase_2_float_8x8.vsm problems/14-Matrix-Square/answer_2_float_8x8.vsm
matrix_square:
- ./judge problems/14-Matrix-Square/testcase.vsm problems/14-Matrix-Square/01.vsm
+ ./judge problems/14-Matrix-Square/testcase.vsm problems/14-Matrix-Square/02.vsm