diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..774d537 --- /dev/null +++ b/main.cpp @@ -0,0 +1,4 @@ +main () +{ +return 0; +}