Hello World
Hello world! This day marks the creation of this website.
(posts earlier than this one were made before the website was created)
#include <stdio.h>
int main() {
puts("Hello World");
}
Hello world! This day marks the creation of this website.
(posts earlier than this one were made before the website was created)
#include <stdio.h>
int main() {
puts("Hello World");
}