/ AOCode / 讨论 / 分享 /

AOCode Useful CPP Source

AOCode Useful CPP Source

这是 AOCode Useful CPP Source Vijos 源。

Latest \(Upd\) on Vijos: \(2021/9/1\)
\(\rm Version\): \(\rm v3.1\)

ReadME.md

Welcome to AOCode C++ Useful Header File Source!

You can pick them up when you are attacking problems on AOCode.

Enjoy Coding!

Contents

Notes: Because GitHub Markdown can't support MathJax(or \(\it\KaTeX\)) and some of the other useful Markdown Grammar, Please Download the Thing and use your own Markdown Viewer(Editor) like Typora to read the Markdown Files with more good appearance.

[TOC]

About AOCode C++ Useful Header File Source

This project is open-source.

The project is created to make you AC easier on AOCode.

You can use all the source classes, structs, functions freely in your code.

As the Project Name goes, this project only supports C++.

This Project has been possessed by AOCode since \(2021/2/1\).

Version Divisions

Version ID Version Mode Notes
\(\rm v1.0.0\) \(prev\)
\(\rm v2.0\) \(prev\)
\(\rm v2.1\) \(prevplus\)
\(\rm v3.0\) \(midver\) All \(3.x\) versions are the mid version of \(prev\)’s and \(afver\)’s.
\(\rm v3.1\) \(midver\)

\(Upd-2021/9/1(\rm info\ v3.1)\)

  • Version \(3.1\) 已于 \(2021/8/29\) 上传至 GitHub

\(Upd-2021/8/13(\rm info\ v3.0)\)

  • Version \(3.0\) 已于 \(2021/8/12\) 上传至 GitHub
  • 请记住自 \(3.0\) 版本起,版本改变将在源文件夹中呈现。但在修改幅度极大时,我们也会在此声明。
  • 请记住所有 \(3.x\) 版本都是过渡版本,\(\rm v4.0\) 起为成熟版本。
  • 我们需要声明 \(\rm v3.0\) 的修改。
  • \(\rm v3.0\) 将原文件 ALL.h 拆开成若干个文件,以方便查看。
  • 我们将结构体 bign 中的错误进行了修改,并添加了更多的输入输出操作,现可放心食用。
  • 我们将在 \(2021/9\) 前删除所有 \(\rm v1.0.0\) 前的更新信息。

\(Update-2021/5/9(\rm v2.1)\)

  • 公开了 C++ 模板类 BSTAVLList 等中的 \(node\) 结构体。
  • 再度删除了一些函数。

\(Update-2021/5/8(\rm v2.0)\)

  • 大批量修改!删除了一些目的不明确的函数,删除了许多模仿 STL 但没有实际用处的 C++ 类(函数),添加了一些实用的函数。
  • 在文件头添加了 declaring.h 文件,提供了所有 C++ 类声明与部分函数的声明。

\(Update-2021/5/1(\rm v1.0.0)\):

  • 修复了 class BSTAVL 中的一些问题,现在可正常使用。
  • 修改了其他一些小细节。
  • GitHub 源 将提供从本版本开始的所有版本,可前往访问!

需要 下载源程序 或 访问 v1.0.0 及以后版本 请访问:点击这里

建议请在评论区给出!

\[\texttt{---------------------------- }\ \ \ \ \ \ \ \ \ \ \ \ \mathcal{{AOCode}\ \copyright\ Copyright}\ \ \ \ \ \ \ \ \ \ \ \ \texttt{ ----------------------------}\newline\texttt{---------------------------- }\ \mathcal{Sponsored\ by\ {AOCode\ OJ\ Team}}\ \texttt{ ----------------------------}\]

1 条评论

  • @ 2022-07-04 22:43:46

    本 Project 已暂时弃用。(原因是正在进行大改,更新速率太慢……)

  • 1