末日编程者

上架感言

#include≈lt;stdioh≈gt;

    #include≈lt;stdlibh≈gt;

    intainvoid

    {

    charstr“helloworld“;

    printf“s\\r“,str;

    return0;

    }

    net