Блог пользователя hunter_of_alts

Автор hunter_of_alts, 22 месяца назад, По-английски

Google-forces round 810 :

Google-forces round 808 :

Google-forces round 805 :

This shows nowadays we need to learn Chinese language and improve our searching skills, But this isn't fair, MikeMirzayanov What's your opinion about this?

P.S : Every single thing I say in the comments is just my opinion and never wanna insult any country/organization/person and etc.

  • Проголосовать: нравится
  • +85
  • Проголосовать: не нравится

»
22 месяца назад, # |
Rev. 3   Проголосовать: нравится +3 Проголосовать: не нравится

1044F is a harder version of round 808 problem C(I wasn't aware of it in contest).I came across this problem today while randomly solving 2700s on CF.Its probably a coincidence.

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Bad point: I'm so sad because I got a lot of penalties at div1B at round 808. Good point: I become orange by messing few rounds, I'm not on a wrong way.

»
22 месяца назад, # |
  Проголосовать: нравится +32 Проголосовать: не нравится

Two problems being similar does not necessarily mean it is copy-pasted. Maybe it is a coincidence and the author just did not know about it.

»
22 месяца назад, # |
  Проголосовать: нравится +88 Проголосовать: не нравится

Speaking specifically about 808 Div2D, the authors proposed the problem long before an equivalent problem appeared on Codechef, so it is certainly not copied from Codechef.

I also know myself what it is like from my own contests to come up with a problem I love, and to have checked very carefully if it appeared before, only to find out on contest day that it appeared before.

We are doing everything we can to avoid unoriginal problems by having experienced testers look at the problems, but some will inevitably slip through given the huge number of problems out there and no team of testers will have seen all of them.

»
22 месяца назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

yes, we should learn сhinese, I think it is not hard many people know chinese.

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится +8 Проголосовать: не нравится

    Basic Chinese may not be difficult, but it may be difficult to chat normally and understand each homophonic stem.For example.理解这个或许有“亿”点困难。

    • »
      »
      »
      22 месяца назад, # ^ |
        Проголосовать: нравится +3 Проголосовать: не нравится

      Understanding this may be difficult with "billions"

      • »
        »
        »
        »
        22 месяца назад, # ^ |
          Проголосовать: нравится +3 Проголосовать: не нравится

        This is a common meme in Chinese and it seems that you are using a translator. It is saying that learning Chinese is difficult in a humorous way.

      • »
        »
        »
        »
        22 месяца назад, # ^ |
        Rev. 2   Проголосовать: нравится +8 Проголосовать: не нравится

        here the 亿 (yi with the tone going down)== 100 million and 一 (yi with the tone staying high) == 1 have a very similar pronunciation, which tricks stupid foreigners like me up!

        We try to say "one bit" and end up saying "100 million bits" without realizing it. (Or the other way around, like Zuck when talking about his user number in Chinese)

        EDIT: Ok I'm wrong it actually sounds the same here (see ACGN's comment), the pronunciation of the one character "一" depends on the context!

        • »
          »
          »
          »
          »
          22 месяца назад, # ^ |
            Проголосовать: нравится +5 Проголосовать: не нравится

          Actually, when saying "a bit" (一点), the tone of the "一" (yi) also goes down in the same way as 亿 (yi) because of some rules regarding tone. Thus, phonetically, 一点 (a bit) is the same as 亿点 (a billion bits).

          • »
            »
            »
            »
            »
            »
            22 месяца назад, # ^ |
              Проголосовать: нравится +3 Проголосовать: не нравится

            great to know, thanks for correcting me! The more Chinese I learn the more I get confused about the pronunciation!!

            Does anyone know any good learning resources about pronunciation variation for those characters where it changes depending on the situation?

»
22 месяца назад, # |
  Проголосовать: нравится -16 Проголосовать: не нравится

If div1C/ div2E is also copied then why div2 is not unrated?

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится +16 Проголосовать: не нравится

    It is similar, not copied

    • »
      »
      »
      22 месяца назад, # ^ |
        Проголосовать: нравится -13 Проголосовать: не нравится

      what's the difference?

      • »
        »
        »
        »
        22 месяца назад, # ^ |
        Rev. 3   Проголосовать: нравится +13 Проголосовать: не нравится

        Have you even bothered to use Google Translate?

        The Chinese version is

          n <= 2^30
          a XOR b XOR c = 0
        

        whereas in the div1C

          n <= 2^200000
          WLOG a < b < c, a XOR b + b XOR c > a XOR c
        

        They only have similarities and are totally different problems, unlike div1E.

        • »
          »
          »
          »
          »
          22 месяца назад, # ^ |
            Проголосовать: нравится +9 Проголосовать: не нравится

          I misunderstand that he said div1C is different from div2E.

»
22 месяца назад, # |
  Проголосовать: нравится +13 Проголосовать: не нравится

No. I got a 4 on AP Chinese and my rating is still very low

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится +5 Проголосовать: не нравится

    4 on AP Chinese is far from the level of understanding Chinese.

    • »
      »
      »
      22 месяца назад, # ^ |
      Rev. 2   Проголосовать: нравится +63 Проголосовать: не нравится

      Good grief what's with the lack of humor of people on this website, I'm going to stop commenting on stuff bye guys

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится +9 Проголосовать: не нравится

    Try getting a 6, maybe you will have more luck then!

»
22 месяца назад, # |
  Проголосовать: нравится +23 Проголосовать: не нравится

Only one (deliberate) fu*k up by one author in 1 contest among almost 1000 contests. and now people will have doubt about every little coincidence.

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

CodeTON Round 2 is also Chinese round, I knew some of the writers before, so I hope that round will be better.

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Onlu round 810 div1 prblem E is copied,others isn't,ans as your op,similar is copied ? Maybe difficulty of the CNR is too hard for you,let you can't ac problem,but you post this bolg implying that Chinese people are not good ,you like a joker.s.b.

»
22 месяца назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

"Should I practice to get better instead of cry"

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится +5 Проголосовать: не нравится

    My pain is not getting better in CP, I'm now a retired master on codeforces, But I see the pain in my students, So...

»
22 месяца назад, # |
Rev. 2   Проголосовать: нравится +19 Проголосовать: не нравится

OK. For Chinese OIers like me, we need to learn the English language to read problem statements on some programming websites like Codeforces. You said that it's not fair to learn Chinese, but please think about people who have difficulty learning English, then you will feel better.

  • »
    »
    22 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Bruh, First of all you don't need much knowledge of English to read the problems on codeforces, Second is learning English is much simpler to learn Arabic or French or Chinese

»
22 месяца назад, # |
  Проголосовать: нравится +18 Проголосовать: не нравится

This isn't fair that we should learn English to improve our Programming Skills too. Learning has no border, and I think learning Chinese is no need for you if you don't want to study it. Follow your heart. There are many ways to improve searching skills.

»
22 месяца назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Best solution: live in Hong Kong, where you learn both Chinese and English a lot :D

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Chinese is hard to learn.