Programmer's Day

4 pointsposted 11 hours ago
by seansh

2 Comments

whyandgrowth

11 hours ago

#include <stdio.h>

int main() { printf("Happy Programmer's Day everyone!\n"); return 0; }

seansh

11 hours ago

    printf("And a segfault-free year ahead! \n");