changeset 7600:93404898ffd1

<Moon_> fetch http://pastebin.com/raw/VNUWNNx4
author HackBot
date Fri, 29 Apr 2016 00:01:54 +0000
parents f14bb5b9c8eb
children 4fd94d896c7f
files VNUWNNx4
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/VNUWNNx4	Fri Apr 29 00:01:54 2016 +0000
@@ -0,0 +1,9 @@
+#include <stdio.h>
+#include <stdlib.h>
+
+int main()
+{
+
+    printf("Pongbot!\n");
+    return 0;
+}
\ No newline at end of file