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

Автор RyenCF, 9 месяцев назад, По-английски

I was actually surprised to see how diverse CodeForces is when it comes to supporting programming languages. So, here is a tierlist of programming languages ranked in my personal opinion.

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

»
9 месяцев назад, скрыть # |
Rev. 2  
Проголосовать: нравится +17 Проголосовать: не нравится

cpp da goat also why is js so high?

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

Where is Python?

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

Ranking all programming languages on Codeforces from the bestto the absolute garbage:

  • PHP — trash tier (the logo is an elephant, so it’s beyond garbage).
  • Python — also trash tier (snake logo = instant L).
  • Java — straight garbage.
  • Ruby — complete trash.
  • C — absolute garbage. ...
  • Last place: C++ — Good taste. my friend.

Spoiler
»
9 месяцев назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

When will brainfuck be added? I know codeforces isn't exactly a code-golfing platform, but it's always really funny when I find a platform that lets me waste two hours just to write a simple scanf/printf + some additional logic in brainfuck and see it get AC

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

    Write a brainfuck interpreter in a language of your choice. Put brainfuck code as input to your prepared format.

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

      I know I know, and actually that would give me more freedom as practically speaking brainfuck is too slow, and one of the reasons for that is just moving between cells/executing copy operations. That's why my local bf implementations generally group up equal operations and apply them as a single instruction. Perhaps something even more interesting would be to implement like huffman compression over the operations $$${+, -, \lt , \gt }$$$ and then just apply the operations inside in a more compressed manner...

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

You know tierlist is cooked when Python is better than C

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

C deserves better.

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

Java in A is interesting... considering it neither has the efficiency of cpp nor the brevity of python. Also c should definitely be moved up.

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

why is python not as good as c++? i see some grandmasters using py. Also its faster to type than c++. I was thinking of switching to python , since its faster to write the code compared to c++. Anyone who's experienced in both explain pls...

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

C and C# in the same tier is wild to me

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

Only true legends know, that you can be top-1 in the world using good old Free Pascal, though most of newcomers even don't have a clue about its existence. Just one of numerous examples: 1657656

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

As a C# enthusiast, it is unacceptable for me to have Java be above C#.

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

1001 % true

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

Can anyone pls say me? Where can i get solutions for the problems in python?

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

People who are up for virtual.....