Our answers to some programming problems, like ACM ICPC problems and others. (All problems are available on http://uva.onlinejudge.org or https://open.kattis.com) و پاسخ برخی سوالات کوئرا
- Fork this repository (Click the 'Fork' button, top right of this page)
- Clone your forked copy of this repo down to your local machine:
git clone https://github.com/<insert-your-username>/ProgrammingProblems.git
Contributions are more than welcome! Feel free to open a PR of your tested solutions :)
If there is a previous answer to a question and you have a better (simpler, more readable, etc) answer, put the previous one in a dir named "AMK-solution" or "original-solution" in case the previous answer is not written by me.