Skip to content

程序设计实践入门自学随笔(项目英文全称:Programming practice introductory self-study accompanying notes)。使用C++/Python来进行《程序设计实践入门》书相关内容学习的随笔。

License

Notifications You must be signed in to change notification settings

panda-lsy/P2-I-SS-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2-I-SS-Notes

简介

程序设计实践入门自学随笔(项目英文全称:Programming practice introductory self-study accompanying notes)。使用C++/Python来进行《程序设计实践入门》书相关内容学习的随笔。

目录格式

  • Cheapter X (书籍的章节)
    • X.Y (书籍的小节)
      • X.Y.md (小节内容的简记)
      • X.Y.Z (书籍的题号)
        • X.Y.Z-Title_lang.md (题号-题目:对应的题干内容;lang为其语言)
        • X.Y.Z-Title.py (个人python解法)
        • X.Y.Z-Title.cpp (个人C++解法)

推荐环境

IDE

VSCode

IDE插件

Competitive Programming Helper (cph)

OJ使用

VJudge

其他事项

  • 题目来源为VJudge,根据书籍在此平台上寻找的题目内容。
  • 题目汉化部分翻译部分来源VJudge上他人/ChatGPT贡献的版本,部分来源此书籍内容,部分来源个人使用DeepL汉化。
  • 题目解法皆为个人题解,部分也有引用最优解,C++解法并非书籍参考答案。

About

程序设计实践入门自学随笔(项目英文全称:Programming practice introductory self-study accompanying notes)。使用C++/Python来进行《程序设计实践入门》书相关内容学习的随笔。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published