Danbooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More » Listing Upload Hot Changes Help

Search

Blacklisted (help)

  • guro
  • scat
  • furry -rating:g
Disable all Re-enable all

Copyright

  • ? nichijou 3.0k

Character

  • ? professor shinonome 553

General

  • ? 1girl 6.6M
  • ? ^ ^ 122k
  • ? animal ears 1.3M
  • ? blonde hair 1.7M
  • ? blue eyes 1.9M
  • ? blush 3.2M
  • ? cat ears 313k
  • ? child 61k
  • ? closed eyes 795k
  • ? kemonomimi mode 40k
  • ? lab coat 29k
  • ? long hair 4.8M
  • ? necktie 501k
  • ? no nose 25k
  • ? paw pose 29k
  • ? smile 3.2M
  • ? solo 5.5M
  • ? tail 882k

Meta

  • ? animated 95k
  • ? ↳ animated gif 22k
  • ? anime screenshot 15k
  • ? non-web source 113k

Information

  • ID: 909461
  • Uploader: 10half »
  • Date: about 14 years ago
  • Approver: Shinjidude »
  • Size: 1.13 MB .gif (529x432) »
  • Source: Nichijou Ep. 5
  • Rating: Sensitive
  • Score: 17
  • Favorites: 45
  • Status: Deleted

Options

  • Resize to window
  • Find similar
  • Download

History

  • Tags
  • Pools
  • Notes
  • Moderation
  • Commentary

This post was deleted for the following reason:

Unapproved in three days after returning to moderation queue (almost 4 years ago)
This post belongs to a parent (learn more) « hide
0:02
post #1204906
professor shinonome (nichijou)
  • ‹ prev Search: user:10half status:deleted next ›
  • Comments
  • Recommended
  • Loading...

    10half
    about 14 years ago
    [hidden]

    Note that this image isn't IE8-friendly for some reason. If it's choppy and slow, that's why.

  • 0
  • Reply
    • Copy ID
    • Copy Link
    Wiori
    about 14 years ago
    [hidden]

    #include <stdio.h>
    int main()
    {
    while (1) {
    puts("Hakase da nyan!");
    puts("Moe desu!");
    }
    }

  • 1
  • Reply
    • Copy ID
    • Copy Link
    acesofthesky
    about 14 years ago
    [hidden]

    #include <stdio.h>
    #include <Windows.h>

    int main()
    {
    while (1) {
    puts("Hakase da nyan!");
    Sleep(1000);
    puts("Moe desu!");
    Sleep(1000);
    }
    }

  • 0
  • Reply
    • Copy ID
    • Copy Link
    Azuretan
    about 14 years ago
    [hidden]

    while true
    puts "Hakase da nyan!";
    sleep 1;
    puts "Moe desu!";
    sleep 1;
    end

  • 0
  • Reply
    • Copy ID
    • Copy Link
    underscoreCF
    about 14 years ago
    [hidden]

    function Nyaaaaan() {
    alert("Hakase da nyan");
    alert("Moe desu!");
    Nyaaaaan(Nyaaaaan());
    }
    Nyaaaaan();

    Because giving the user a chance to escape is inferior.

  • 0
  • Reply
    • Copy ID
    • Copy Link
    Griffinhart
    about 14 years ago
    [hidden]

    The problem with recursion is that you'll stackdump if you don't unravel at some point.

  • 0
  • Reply
    • Copy ID
    • Copy Link
    underscoreCF
    about 14 years ago
    [hidden]

    Griffinhart said:
    The problem with recursion is that you'll stackdump if you don't unravel at some point.

    The other examples in this thread aren't recursions, but infinite loops. Mine is a fork-bomb, which is made to fuck the machine, anyway.

  • 0
  • Reply
    • Copy ID
    • Copy Link
    Terms / Privacy / Upgrade / Contact /