diff options
Diffstat (limited to 'Project1/main.cpp')
| -rw-r--r-- | Project1/main.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Project1/main.cpp b/Project1/main.cpp new file mode 100644 index 0000000..61456c7 --- /dev/null +++ b/Project1/main.cpp @@ -0,0 +1,10 @@ + + + +int main() +{ + + + + return 0; +}
\ No newline at end of file |