index
:
algorithms-data-structures
master
algorithms, data structures, OII it
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
Makefile
blob: 49aaacfbc11397521cceb953f6d0ced3c2b2dfe4 (
plain
)
1
2
3
all
:
g++ -std
=
c++11 -Wall
$1
.cpp -o
$1