#!/bin/bash

g++ --std=c++26 -o go driver.cc -lbobcat

