#32080: Hello


oh_my_god (often)


#include <stdio.h>
#include <stdlib.h>
int main()
{
    printf("hello, world");
}