Y
Hacker News
new
|
ask
|
show
|
jobs
by
pklausler
3796 days ago
#include <stdio.h> int main(void) { (
printf)("C is awesome\n"); return 0; }