aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-21 14:04:08 +0900
committernsfisis <nsfisis@gmail.com>2024-09-21 14:40:39 +0900
commitba9a4866480f6a667ab635d0ede59bf3fdce6eff (patch)
tree35182cc150df4f59e69312402370a3e2d78e9eed /Makefile
parent8f9aacee1b33ff4245646eccdb8cb10012c9a81b (diff)
downloadmncore-challenge-ba9a4866480f6a667ab635d0ede59bf3fdce6eff.tar.gz
mncore-challenge-ba9a4866480f6a667ab635d0ede59bf3fdce6eff.tar.zst
mncore-challenge-ba9a4866480f6a667ab635d0ede59bf3fdce6eff.zip
15-Contains
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f94f53d..17b8f7e 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ mod3:
./judge --enable-get problems/13-Mod-3/testcase.vsm problems/13-Mod-3/08.vsm
contains:
- ./judge --enable-get problems/15-Contains/testcase.vsm problems/15-Contains/04.vsm
+ ./judge --enable-get problems/15-Contains/testcase.vsm problems/15-Contains/05.vsm
inversion:
./judge --enable-get problems/19-Inversion/testcase.vsm problems/19-Inversion/04.vsm