view VNUWNNx4 @ 7600:93404898ffd1

<Moon_> fetch http://pastebin.com/raw/VNUWNNx4
author HackBot
date Fri, 29 Apr 2016 00:01:54 +0000
parents
children
line wrap: on
line source

#include <stdio.h>
#include <stdlib.h>

int main()
{

    printf("Pongbot!\n");
    return 0;
}