Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 2.28 KB

README.md

File metadata and controls

81 lines (55 loc) · 2.28 KB

C-HSC-Boards-2021

C++ Files for Boards 2021 HSC

Table of Contents
  1. About The Project
  2. Getting Started License License

About The Project

This Project is Pretty Straightforward, it contains all the C++ Programs required for HSC Board Exams 2021. The programs in this repository are free to use, and you can fork the repository if you want to.

Here is the link to my Notion Page for C++ Boards 2021: https://www.notion.so/C-Boards-2021-e2c2a0aa4a9946d7a34b8359b7bdc00d

I would like to Thank You for visiting this repository, if you find any content in this repo helpful, make sure to share this project for it to reach it's potential audience who can benefit from it.

Getting Started

To setup a working environment to execute the files, follow the steps given below.

Prerequisites

A code editor like Visual Studio Code, or an IDE is required to execute C++ Files.

If you don't have a code editor use the link given below to execute your Program.

  • Code Chef IDE
      https://www.codechef.com/ide
    Each Folder contains a '.cpp' file, Click and open the file. Copy the contents to a text editor or CodeChef IDE to run and build the programs.

Installation

To get all the files present in the repository, clone the project to your desktop. Follow the steps given below:-

  1. Open Command Prompt or Terminal on Windows/Mac/Linux.
  2. Use following Code to Clone the repo
    git clone https://github.com/adi-075/C-HSC-Boards-2021.git

Note:

Make sure you have Installed git on Windows/Linux prior to cloning the repo. Mac comes with Git built-in.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

AdiMeister - @AdiMeister

Project Link: (https://github.com/adi-075/C-HSC-Boards-2021.git)