#!/bin/sh
g++ contest.cpp brain.cpp main.cpp --static -o ../runme2
