An introduction to the practical functions of Codeforces

Revision en1, by ShaoNianTongXue5307, 2023-02-06 22:43:04

If you think the editorial or your own solution is too complex, you can find the simplest submission record of this question through Solution Size, Many people don't know this.

For example, we can find a code that last div1 C without segment tree

https://codeforces.com/contest/1785/status?order=BY_PROGRAM_LENGTH_ASC

I hope you like my blog and subscribe to my channel.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English ShaoNianTongXue5307 2023-02-06 22:43:04 441 Initial revision (published)