diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..b9e6f86 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,9 @@ +# Competitive Programming Solutions + +This repository contains solutions to various competitive programming problems. + +## Platforms + +- [AtCoder](../AtCoder/README.md) +- [CodeChef](../CodeChef/README.md) +- [CodeForces](../CodeForces/README.md)