GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Polychrome :blabcat: (polychrome@poly.cybre.city)'s status on Tuesday, 10-Jun-2025 11:23:23 JSTPolychrome :blabcat:Polychrome :blabcat:
    in reply to
    • Saffron🏳️‍⚧️
    @spinach
    #include <stdio.h>
    #include <inttypes.h>

    int main(void) {
    uint64_t v = 0;
    do {
    printf("%016" PRIx64 ",", v);
    } while (++v);
    putchar('\n');
    return 0;
    }

    Will print every hexadecimal number in the 64-bit range. As we all know there are no other numbers.

    (May take a few years to run)
    In conversationabout a year ago from gnusocial.jppermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.