aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-19 22:13:48 +0900
committernsfisis <nsfisis@gmail.com>2024-09-19 22:14:36 +0900
commite803719bd220a0449a06c29d798ffa0d2a226ef2 (patch)
tree42bfa8274f099bef7873da2cf5f4c306fca267b9 /NOTE.md
parent6c4a629c43d9c8cfedda5e748ae32a5dbf2d9dfb (diff)
downloadmncore-challenge-e803719bd220a0449a06c29d798ffa0d2a226ef2.tar.gz
mncore-challenge-e803719bd220a0449a06c29d798ffa0d2a226ef2.tar.zst
mncore-challenge-e803719bd220a0449a06c29d798ffa0d2a226ef2.zip
18-Inversion-Small
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTE.md b/NOTE.md
index 5ff1a9a..91b614b 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -14,9 +14,9 @@
| Mod 3 | 48 | 52 |
| Matrix Square | 100 | 0 |
| Contains | 19 | 81 |
-| Count Up | 36 | 64 |
+| Count Up | 69 | 31 |
| Transpose MAB | 47 | 53 |
-| Inversion Small | 27 | 73 |
+| Inversion Small | 31 | 69 |
| Inversion | 19 | 81 |
# 短縮テクニックメモ