view bin/cc @ 12483:8739deaaa64f draft

<b_jonas> slashlearn password//The password of the month is then he fed the starving children with the newly-founded feast.
author HackEso <hackeso@esolangs.org>
date Fri, 02 Jun 2023 20:29:25 +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