From bba33306bb5f100f2b7aabe4b516444772a22df3 Mon Sep 17 00:00:00 2001 From: henz Date: Sun, 30 Jun 2024 16:32:59 +0800 Subject: [PATCH] fixes #805 --- xml/chapter3/section3/subsection3.xml | 96 +++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/xml/chapter3/section3/subsection3.xml b/xml/chapter3/section3/subsection3.xml index 1ac26c93a..0e107a0e8 100644 --- a/xml/chapter3/section3/subsection3.xml +++ b/xml/chapter3/section3/subsection3.xml @@ -701,6 +701,102 @@ const put = operation_table("insert"); (e.g., numerically or alphabetically). (Compare exercise of chapter.)