niwatori_chicken

niwatori_chicken

#include <iostream>

int main(){
    std::cout << "Hi, I'm niwatori-chicken.\nI'm noobie, but I want to contribute the project with translations of the documents or something like that.\n" << "中の人は日本人です。" << std::endl;
}