Skip to content

theEmperorofDaiViet-PTIT/c-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Key Features
  4. Contact

About The Project

My C source code for competitive programming at university. I hope this helps somebody. 😉 💓

Built With

  • C
  • Markdown

(back to top)

Getting Started

Prerequisites

Before cloning and using, you'll need to install these things on your computer:

  • A compiler, like GCC, to translate the C code into a language that the computer will understand.
  • A text editor, like Notepad or Visual Studio Code, to write C code.

Alternatively, you can use an IDE (Integrated Development Environment), like Dev-C, Code::Blocks, Eclipse, and Visual Studio, to edit AND compile the code.

Web-based IDE, like ideone, can work as well, but functionality is limited.

Installation

You can clone this repository into your current working directory:

git clone https://github.com/theEmperorofDaiViet-PTIT/c-programming.git

After cloning the repository, you can open it by your text editor/IDE and use the source code inside it.

(back to top)

Key Features

  • Solutions of many C competitive programming questions at my beloved university.
  • All solutions come with corresponding question detail.

(back to top)

Contact

You can contact me via:


(back to top)