test

Files at this revision

API Documentation at this revision

Comitter:
Daniel90
Date:
Tue May 27 09:40:17 2014 +0000
Parent:
0:88181e343956
Commit message:
test;

Changed in this revision

test.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 88181e343956 -r 0bfba4e7d03d test.cpp
--- a/test.cpp	Tue May 27 09:18:30 2014 +0000
+++ b/test.cpp	Tue May 27 09:40:17 2014 +0000
@@ -1,5 +1,6 @@
 #include<stdio.h>
 
 int main() {
+    printf("Hello World\n");
     return 0;
 }
\ No newline at end of file