28 Dec
2022
28 Dec
'22
1:43 p.m.
/* merry_holidays_06.c */ #include <stdio.h> void main(int argc, char const ** argv) { printf("%s", "uhh i seem to keep standing here and sending emails out instead of testing the code before i run it, is this normal human behavior?\n"); } // i spent some time looking at real code before then coming back and sending this!