view bin/cc @ 12497:cfce645e315e draft

<b_jonas> slashlearn password//The password of the month is tan(pi/16) = 1/5.
author HackEso <hackeso@esolangs.org>
date Mon, 01 Apr 2024 12:54:54 +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