Song Hello world
This is the historical version of the song “Hello world” at 1/12/2022, 5:45:07 AM.
Singer: 無
Language: C++
Numbered notation:
Source Code:
#include<stdio.h> int main(){ printf("Hello world\n"); return 0; }
This is the historical version of the song “Hello world” at 1/12/2022, 5:45:07 AM.
Singer: 無
Language: C++
Numbered notation:
Source Code:
#include<stdio.h> int main(){ printf("Hello world\n"); return 0; }