5 lines
80 B
C
Raw Normal View History

2024-12-31 16:34:40 +00:00
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>