HolyFuckItsAlive #13
1 changed files with 2 additions and 1 deletions
3
main.c
3
main.c
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
#include <stdio.h>
|
||||
int main() {
|
||||
printf("Hello World");
|
||||
return 0;
|
||||
}
|
||||
Reference in a new issue