This commit is contained in:
AUnicornWithNoLife 2022-10-25 13:55:23 +01:00
parent cd7d252a56
commit 07c9d9c56e

2
main.c
View File

@ -1,3 +1,5 @@
// Created by Rose Apollo
#include <stdio.h> #include <stdio.h>
#include <stdbool.h> #include <stdbool.h>
#include <string.h> #include <string.h>