From 7c1dfdfa16636794086a9dde871de342677c28f2 Mon Sep 17 00:00:00 2001 From: acbin <44314231+acbin@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:33:17 +0000 Subject: [PATCH 1/2] style: format code and docs with prettier --- solution/0800-0899/0830.Positions of Large Groups/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/solution/0800-0899/0830.Positions of Large Groups/README.md b/solution/0800-0899/0830.Positions of Large Groups/README.md index 9a29de77e5560..389aa0187ce17 100644 --- a/solution/0800-0899/0830.Positions of Large Groups/README.md +++ b/solution/0800-0899/0830.Positions of Large Groups/README.md @@ -58,8 +58,6 @@ tags: 输出:[] - -

提示: