Skip to content

Instantly share code, notes, and snippets.

View seyonechithrananda's full-sized avatar
🎯
Focusing

Seyone Chithrananda seyonechithrananda

🎯
Focusing
View GitHub Profile
#define _XOPEN_SOURCE 600
#define _POSIX_C_SOURCE 200112L
#define _BSD_SOURCE
#include <stdio.h>
#include <string.h>
#include <math.h>
// mmmmm..... donut!
int main() {