Hello, 世界
I've created my site using the following tech stacks:
#include <stdio.h> int main(int argc, char* argv[]) { printf("Hello world"); return 0; }
Run the code below.
Thank you
Shintaro Kaneko
September 15, 2020