build.sh 96 B

12345
  1. #!/bin/bash
  2. g++ -o chem main.cpp moly.cpp csv.cpp smiles.cpp -lm -ggdb -O0 -Wno-write-strings