log a.out @ 11951:f96359542199 draft

age author description
Thu, 19 Sep 2019 17:56:36 +0000 HackEso <ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%%f", C/C++); }\' | gcc -fno-diagnostics-color -Wall -Wextra -x c /dev/stdin draft
Thu, 19 Sep 2019 17:55:31 +0000 HackEso <ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%f", C/C++); }\' | gcc -Wall -Wextra -x c /dev/stdin draft
Mon, 12 Nov 2018 00:39:13 +0000 HackEso <ais523> ` gcc -x c /dev/stdin <<< \'int main(void) {puts("Hello, world!"); return 0;}\'; ./a.out draft
Sun, 26 Jun 2016 02:31:36 +0000 HackBot <oerjan> ` gcc -x c quines/c
Wed, 27 Apr 2016 23:16:26 +0000 HackBot <oerjan> gcc moonlang.c
Sun, 05 Jul 2015 01:10:04 +0000 HackBot <enor> ` gcc -x c letersort
Sun, 05 Jul 2015 00:53:15 +0000 HackBot <enor> ` gcc -x c letersort