#!/bin/bash

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