diff --git a/README.md b/README.md new file mode 100644 index 0000000..84d5117 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# codeforces_cpp +This is a repository that contains all the problems that I solved in C++ on Codeforces. +It would be useful for anyone enthusiastic about problem solving and can use it as a reference. +Happy coding!