#include <stdio.h>
int main()
{
    printf("Hello world!\n");
    return 0;
}
We are all in the gutter, but some of us are looking at the stars.
Last updated on 2021-12-30