Блог пользователя mogers

Автор mogers, история, 10 лет назад, По-английски

The ACM ICPC world finals programming environment has been updated with Python specifications. Both Python 2 and 3 will be available with modules provided in that page.

There's no information about grading in Python. In a previous Codeforces blog post, it is mentioned that it's not guaranteed the problems are solvable in Python.

So, does anyone intend to use Python?

Also, do you think it would help bringing more contestants to ICPC regionals?

  • Проголосовать: нравится
  • +17
  • Проголосовать: не нравится

»
10 лет назад, скрыть # |
 
Проголосовать: нравится -15 Проголосовать: не нравится

Yes,I will.I will become red in 2 weeks and go to final.

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +13 Проголосовать: не нравится

Damn, no Kate again, y u do dis ICPC -_-?

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +24 Проголосовать: не нравится

Why use Pycharm but not IDEA?

  • »
    »
    10 лет назад, скрыть # ^ |
     
    Проголосовать: нравится +18 Проголосовать: не нравится

    +1

    IDEA is one of the main reasons to use Java in competitive programming, but yet they provide this dead shitty Eclipse at WF. Is there any logical reason to do so? I doubt it.

    • »
      »
      »
      10 лет назад, скрыть # ^ |
       
      Проголосовать: нравится +15 Проголосовать: не нравится

      Do you know if people complained about this and asked them in advance to include IntelliJ?

      I don't see any reason for them to not do it. It seems they try to finalize the programming environment in september/early october so that regionals can follow suit. Maybe people need to ask them around august/september about IDEs.

      They still say the environment plan is subject to changes though.

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +15 Проголосовать: не нравится

In the meantime, nobody answered my question about if someone intends to use Python :)

  • »
    »
    10 лет назад, скрыть # ^ |
     
    Проголосовать: нравится +11 Проголосовать: не нравится

    Maybe the question is too easy. :) Using Python is a huge disadvantage. Why would any serious team (that has reached the WF level) use it?

    • »
      »
      »
      10 лет назад, скрыть # ^ |
       
      Проголосовать: нравится +1 Проголосовать: не нравится

      For top teams, I believe it might only be useful in some easy problem. Or problem with loose time limit.

      What I'm more curious about is if allowing Python will encourage more beginners to participate in the regionals (since many places start teaching programming using Python).

      I'm a judge in a regional and we discussed this. We will not provide Python this year though. I feel this announcement was a bit late for regionals and there are a few unanswered questions about judging Python solutions.

      • »
        »
        »
        »
        10 лет назад, скрыть # ^ |
         
        Проголосовать: нравится +11 Проголосовать: не нравится

        I don't see how this change is related to the regionals. At least in the first regional of my area (NCPC), Python has been used for years. Still, nobody thinks that the possible beginner teams that use Python would advance to the finals.

        • »
          »
          »
          »
          »
          10 лет назад, скрыть # ^ |
           
          Проголосовать: нравится 0 Проголосовать: не нравится

          We're talking about different things.

          In my country for example, we struggle to motivate students to participate in ICPC. My (2nd in the OP) question is if people think that allowing Python will motivate more people to participate in competitions.

          My main question was if people think that Python would be useful in the finals. I'm curious to see if there are any submissions in Python in the next finals.