Skip to content

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) ** PLEASE STAR THE REPO IF IT 'S USEFUL :) **

License

Notifications You must be signed in to change notification settings

AMK9978/ProgrammingProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming problems

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) و پاسخ برخی سوالات کوئرا

Getting Started

  • 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

Contribution

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.