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

Brown_Wolf's blog

By Brown_Wolf, history, 4 months ago, In English

Hi everyone, Can you post problems which are related to Queue in below. Thanks in advance

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By Brown_Wolf, history, 9 months ago, In English

I have seen in many people's code that they use a solve function instead of writing the logic in the main function. What advantages it has over writing the code directly in the main function?

Full text and comments »

  • Vote: I like it
  • +6
  • Vote: I do not like it