blob: b7ae5db6e77bff1559dfdfcacd68ba79cf54c5e4 [file] [edit]
#include <stdio.h>
int main() { printf("Hello World\n"); }