Welcome to the official repository for keeping all source code of the problems on 28tech Online Judge.
The course of 28tech you can see in 28Tech Website
This repository serves as a centralized location for all the problem solutions submitted on the 28tech Online Judge platform. Here, you will find various algorithms and data structures implemented in C++ programming languages to solve a wide range of problems.
Before you begin, ensure you have met the following requirements:
- You have installed a programming language compiler/interpreter relevant to the solutions (e.g., Visual Studio Code, Dev C, Visual Studio, Code Block).
- You have the member of the 28Tech Course C++ Basic, C++ Basic to Advance and C++ Advance.
- You have access to the internet to download dependencies and clone the repository.
To install the project, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/your-username/oj-28tech.git
-
Navigate to the project directory:
cd oj-28tech
-
Install any dependencies required for the specific language environment you will be using.
This project is licensed under the 28Tech License. See the 28Tech file for more details.
If you have any questions or feedback, feel free to reach out:
- Email: [email protected]
- Facebook: Lê Tuấn Bình
- Discord: Server Trái Đất
Thank you for using and contributing to the 28tech Online Judge repository!