From 239f30155f8a581360382b4d0ddd1859a98785aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E4=BD=B3=E6=85=A7?= <1608111480@qq.com> Date: Wed, 26 Apr 2023 19:33:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9B=BEC5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foundbook.svg | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 foundbook.svg diff --git a/foundbook.svg b/foundbook.svg new file mode 100644 index 0000000..8a87361 --- /dev/null +++ b/foundbook.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + foundbook + + + + + + End + + + + + + + + + + + + + + + + + + + + + String book1 + + + + + + + + Integer id + + + + + + Input id + + + + + + Input book1 + + + + + + + + + + + + + + + + + + + + + id==book->iNum + + + + + + + + + Output 该书的信息 + + + + + + Input book + + + + + + + + True + + + False + + + + + + Output book=book->next + + + + + + + book!=NULL + + + + True + + + False + + + + + + Output 没有找到该书 + + + + + + Input 需要查找的下一本书 + + + + +