Skip to content

Instantly share code, notes, and snippets.

@BlockListed
Created September 6, 2020 18:18
Embed
What would you like to do?
C++ Build shit
# Compiling with arg 1 and 2
g++ -std=c++0x $1 -o $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment