Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 100 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 100 Bytes

Installation

Compiling from source with GNU

g++ main.cpp -o main -lm -Wall -std=c++1y