From 5f7c1d5f330bf3183182ed2f4719843816e78d2d Mon Sep 17 00:00:00 2001 From: Jacob Chen <141211223+DavidChen-PKU@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:48:31 +0800 Subject: [PATCH] feat/clarify the definition of task structure analysis --- .../standard/folder_structure/structure_analysis/description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/filesystem/standard/folder_structure/structure_analysis/description.md b/tasks/filesystem/standard/folder_structure/structure_analysis/description.md index 5a92c887..f59afde1 100644 --- a/tasks/filesystem/standard/folder_structure/structure_analysis/description.md +++ b/tasks/filesystem/standard/folder_structure/structure_analysis/description.md @@ -15,7 +15,7 @@ Do not try to use python code. Count the following information for the entire directory structure: - total number of files -- total number of folders +- total number of folders (exclude the folder named "complex structure") - total size of the hole folder (in bytes, include .DS_Store only in this subtask) **Format (one item per line):**