Giter VIP home page Giter VIP logo

amk9978 / programmingproblems Goto Github PK

View Code? Open in Web Editor NEW
29.0 2.0 25.0 164 KB

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: MIT License

Java 49.42% C++ 44.74% Python 5.84%
competitive-programming competitive-programming-contests competitiveprogramming codeforces codeforces-solutions kattis kattis-solutions uva uva-solutions uva-online-judge

programmingproblems's People

Contributors

amirshnll avatar amk9978 avatar ashkanjalaliq avatar imanbeik avatar mahdikarami8484 avatar rafaelgrisotto avatar zijing-niuace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

programmingproblems's Issues

سوال زنجیره کوئرا

سلام
من سوال زنجیره توی کوئرا رو خواستم حل کنم واقعا ذهنمو درگیر کرده کسی راه حلی براش داره
من از call استفاده کردم که Magic method در پایتون میشه اگه اشتباه نکنم
class Chain(str):
def call(self, param):
return Chain(self + ' ' + param)

pass

print(Chain('1')('2')('3')('4'))
که نمیتونم بدون تعیین ارث بری کلاس بهش پارامتر پاس بدم یا کلاسی از نوع str int و float تعریف کنم

کمک

سلام برای مدیریت داروخانه کمک کنید؟
کد ناقل هم بزارید

Solutions for Kattis

Contribute your solutions to kattis problems : Kattis problems

Put your solutions in the '/Kattis' folder.
Give the name of the problem as the folder name.(Like another solutions for kattis problems in this repository)

Happy Coding! :)

سوال مدير كم تجربه

سلام من دنبال تمرين مدير كم تجربه ميگردم و خب خودم برنامه نويسيم خوب نيست
كسي اينجا ميتونه كمكم كنه‌؟
فكر كنم تو كد ها نبود

راه حل های مسائل کوئرا

This issue belongs to those who know Farsi!
سلام به بچه های فارسی زبان گیت هاب:)
برای مشارکت تو پاسخ های کوئرا
لطفا جواب سوالات رو داخل فولدری با نام سوال توی فولدر پاسخ سوالات کوئرا قرار بدین
اگه دنبال جواب سوالی میگردید، لطفا لینکش رو (که بشه بصورت عمومی باز کرد) ضمیمه کنید
:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.