#!/bin/bash

g++ --std=c++0x -Wall -o driver driver.cc 
