📚 Solutions for C++ Primer 5th exercises.
-
Updated
Jul 30, 2023 - C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
📚 Solutions for C++ Primer 5th exercises.
CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, including coroutine, object-oriented, lambda, closure, generic variable, custom module support, GC garbage collection and cross platform. CPPS interprets the program as bytecode to run in virtual machine through…
Code collection of the different types of data structure, algorithm, and technique.
Competitive Programming Resources/Templates in C++
I've solved several online judge (e.g codeforces, lightoj, UVA, URI etc.) problems. My solved problems are uploaded here.
Competitive programming and problem solving.
Created by Bjarne Stroustrup
Released October 1985