chiraghalnm's blog

By chiraghalnm, history, 3 months ago, In English

here is the 1942B - Бесси и MEX from CodeTON Round 8 (Div. 1 + Div. 2, Rated, Prizes!) i don't think there is any problem in the logic. but i am getting TLE on test case 15.what is the error? here is my submission 254189571

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

»
3 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by chiraghalnm (previous revision, new revision, compare).

»
3 months ago, # |
  Vote: I like it 0 Vote: I do not like it

I think your problem might be here:

Spoiler
»
3 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Here is your problem

Spoiler