User:Nanqu

来自 Arch Linux 中文维基
#include<stdio.h>
int main(){
    printf("hello,word")
}