From 30155232390acde4e873197839365629b0b31d98 Mon Sep 17 00:00:00 2001 From: LU Date: Tue, 3 Jun 2025 16:26:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8c8f2d5..ad03414 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,3 @@ - ## **binary search** @@ -13,7 +12,7 @@ **bipartite graph** -**mathematical method**: quickpow, prime judging, greatest common divisor +**math**: quickpow, prime judging, greatest common divisor **binary indexed tree**