Blob Blame History Raw
#!/bin/bash

set -e

cc -Wall -DNDEBUG -O3 raina.c -lm -o raina
cc -Wall -DNDEBUG -O3 rainv.c -lm -o rainv