go 69 B

12345
  1. #!/bin/bash
  2. gcc main.c -lm `sdl2-config --cflags --libs` &&
  3. ./a.out