diff options
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/main.cpp b/main.cpp deleted file mode 100644 index 8e9a184..0000000 --- a/main.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#include <stdio.h> - -int main() { printf("Hello World!\n"); } |