mirror of https://github.com/xfarrow/lasd.git
5 lines
40 B
Bash
5 lines
40 B
Bash
|
|
||
|
#! /bin/bash
|
||
|
|
||
|
g++ -O3 -o main main.cpp
|