Song Hello world

This is the current version of the song “Hello world” (1664630493007)

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