hello-algo/codes/c/include/include.h

4 lines
No EOL
77 B
C

#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <time.h>