#!/bin/bash

g++ -O2 `cat ../../c++std` -o driver driver.cc -lbobcat -s
