diff --git a/README.md b/README.md index 35b913f..92b876f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ This is first excrercise So, this file has no usefull information. + +Added new brach!!! This is also totaly useless. + + + + + + + + + + + + + + + + + +Some secret. diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..c739fe2 --- /dev/null +++ b/main.cpp @@ -0,0 +1,5 @@ +int main() { + int n; + + return 0; +}