diff --git a/hello.odt b/hello.odt new file mode 100644 index 0000000..e72c70b Binary files /dev/null and b/hello.odt differ diff --git a/test.cpp b/test.cpp index e69de29..932bf75 100644 --- a/test.cpp +++ b/test.cpp @@ -0,0 +1 @@ +cout<<"Hello World";