Song Hello world

This is the historical version of the song “Hello world” at 1664630482363.

Singer: 這是測試

Language: C++

Numbered notation:

#include<stdio.h> int main(){ printf("Hello world\n"); return 0; }

Source Code:

#include<stdio.h>
int main(){
printf("Hello world\n");
return 0;
}
🌎Language: 繁體中文 English