aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-20 23:05:17 +0900
committernsfisis <nsfisis@gmail.com>2024-09-20 23:05:17 +0900
commit8f9aacee1b33ff4245646eccdb8cb10012c9a81b (patch)
tree0c8dda0f19c9d5f229be036fd4dcdf80a1004868 /NOTE.md
parentdf7fc36409a8ef120c45d9929125f228d5dd282c (diff)
downloadmncore-challenge-8f9aacee1b33ff4245646eccdb8cb10012c9a81b.tar.gz
mncore-challenge-8f9aacee1b33ff4245646eccdb8cb10012c9a81b.tar.zst
mncore-challenge-8f9aacee1b33ff4245646eccdb8cb10012c9a81b.zip
15-Contains
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTE.md b/NOTE.md
index 45cd2e6..4624933 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -13,7 +13,7 @@
| Convert Endian | 100 | 0 |
| Mod 3 | 48 | 52 |
| Matrix Square | 100 | 0 |
-| Contains | 19 | 81 |
+| Contains | 25 | 75 |
| Count Up | 69 | 31 |
| Transpose MAB | 47 | 53 |
| Inversion Small | 42 | 58 |