#!/bin/bash set -xe gcc -std=gnu17 -w -Ofast -o xop xop.c exit