Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

chessdroid's blog

By chessdroid, history, 7 years ago, translation, In English

Hi! I'm trying to solve 811B Here is my submission link http://codeforces.com/contest/811/submission/30908867 It seems Python cycles are running too slow, because the same code in c++ is passing.

Is there any way to make Python cycles work faster?

Full text and comments »

  • Vote: I like it
  • -5
  • Vote: I do not like it