cpstl

Copy and Paste standard library (CPSTL) is a repository with a collection of data structure and algorithms in many different languages

View the Project on GitHub

Copy and Paste standard library

Website GitHub language count GitHub top language

Copy and Paste standard library (CPSTL) is a repository with a collection of data structure and algorithms in many different languages. The object of this library (copy and past code) is to offer and complete tested and well developed data structure to resolve the competitive programming problem or to include some well tested code in some cool project.

Table of Content

Introduction

Language supported

Contribute

The repository is open to receive contribution to improve solutions or the quality of the repository, there are only a few rules to respect that are reported below.

License

Copy and Paste standard library: a collection of library written 
in many different languages.
Copyright (C) 2020-2021 Vincenzo Palazzo vincenzopalazzodev@gmail.com

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.