Skip to content

Instantly share code, notes, and snippets.

View HariAcidReign's full-sized avatar
Doing DSA and Open Source 🎉

HariHaran HariAcidReign

Doing DSA and Open Source 🎉
View GitHub Profile
@kodekracker
kodekracker / c++Template.cpp
Last active June 30, 2024 19:05
Basic C++ Template for Competitive Programming
/*
* Note: This template uses some c++11 functions , so you have to compile it with c++11 flag.
* Example:- $ g++ -std=c++11 c++Template.cpp
*
* Author : Akshay Pratap Singh
* Handle: code_crack_01
*
*/
/******** All Required Header Files ********/
@parmentf
parmentf / GitCommitEmoji.md
Last active July 23, 2024 11:27
Git Commit message Emoji