view bin/cc @ 12344:b01d320abcd4 draft

<wib_jonas> learn The password of the month is Algol Waterloo Athens aftermath quadrant hydraulic tissue exodus stormy decadence egghead resistor flatfoot escapade newborn recipe
author HackEso <hackeso@esolangs.org>
date Thu, 01 Oct 2020 15:21:51 +0000
parents fb0eea93d4e9
children
line wrap: on
line source

#!/bin/sh
echo "$@" | sed 's/\\n/\n/g' | gcc -w -Wfatal-errors -std=c11 -O2 -x c - -o /tmp/a.out && /tmp/a.out