Please read the new rule regarding the restriction on the use of AI tools. ×

wangmarui's blog

By wangmarui, history, 2 hours ago, In English

I can't find many nice problems, so please drop some problems even if it's naive!

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

»
2 hours ago, # |
  Vote: I like it +8 Vote: I do not like it

Maybe this would be helpful :)

https://codeforces.net/blog/entry/134747

  • »
    »
    114 minutes ago, # ^ |
      Vote: I like it +4 Vote: I do not like it

    thanks :)

  • »
    »
    113 minutes ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    So why are these to articles so simlar?

    • »
      »
      »
      105 minutes ago, # ^ |
        Vote: I like it +3 Vote: I do not like it

      Sorry, my English skills are too bad,so I have to copy others.

      The difficulty of problems that I acquire is not same to that post.

      • »
        »
        »
        »
        102 minutes ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        But that's not the reason to copy others.

        • »
          »
          »
          »
          »
          95 minutes ago, # ^ |
            Vote: I like it 0 Vote: I do not like it

          You're right, but I have already obtained the consent of the original author.

          • »
            »
            »
            »
            »
            »
            92 minutes ago, # ^ |
              Vote: I like it 0 Vote: I do not like it

            Prove it.

            • »
              »
              »
              »
              »
              »
              »
              89 minutes ago, # ^ |
                Vote: I like it 0 Vote: I do not like it

              Well, he is my friend, so I won't mind it:)

»
106 minutes ago, # |
  Vote: I like it +3 Vote: I do not like it

https://codeforces.net/contest/2001/problem/E1

A simple DP, I nearly solved it during the contest.

»
51 minute(s) ago, # |
  Vote: I like it 0 Vote: I do not like it
»
49 minutes ago, # |
  Vote: I like it 0 Vote: I do not like it

https://codeforces.net/contest/1841/problem/C not favorite though but it's a good problem ig.