2011/08/11 (木) 13:07:42        [qwerty]
#include <stdio.h>

int main(void)
{
    printf("ちんぽいっぽん\n");

    return 0;
}