← go back
#include <stdio.h>

void hi(void) {
   puts("hi");
}
Jun 30, 2021, 4:00 PM
0 0 1

Comments