Skip to content

LoafPhilosopher/Data-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

介绍

这个仓库用于记录本人在学习数据结构课程时的笔记,可用于考研或者大学生期末复习参考. 如果您有问题或者本笔记中存在不合理的地方,请在本仓库中提出 issue!

代码

本项目中的 C++文件均在 C++17 的环境下进行编写,Mac 用户由于不可使用万能头文件bits/stdc++.h,需自行创建万能头文件,但是由于版本问题,需将万能头中的<cstdalign>文件注释掉。

Introduction

This repository is used to record my notes from my Data Structure courses, and can be used as reference for graduate school or college students' final exams. If you have questions or if something in these notes doesn't make sense, please submit an issue in this repository!

Code

The C++ files in this project are written in C++17 environment, Mac users can not use the universal header file bits/stdc++.h, they need to create their own universal header file, but due to the version problem, they need to comment out the <cstdalign> file in the universal header.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages