#!/bin/bash

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