#!/bin/bash

g++ `cat ../../c++std` -Wall -o driver driver.cc -L../tmp -lgethostent -lbobcat -s
