Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор dang_252, история, 4 года назад, По-английски

Let's read this: 97352553.

Look at those non-sense ~ sophisticated if and variable declaration. I wonder what is going on inside their head :<

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

»
4 года назад, # |
  Проголосовать: нравится +40 Проголосовать: не нравится

Aah, nope. It's probably obfuscated using a program, and not written like that by the person. Most probably to prevent people from attempting to hack it, avoid plagiarism, or just for fun.

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

    It's also against the rules. See Can-do's and Can't-do's #4.

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

    Most probably to prevent people from attempting to hack it

    I don't get it. Preventing hacks is generally a disadvantage.

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

      Yeah I think getting hacked is an obvious advantage cause then you get to fix your code instead of fst.

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

      Yup, it has helped me a couple of times too. But some people have the opinion that if the case which fails their code isn't present in the system tests, they'd be saved.

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

Maybe he first submit those codes on another account then if got ac submit the real one on main acc to avoid penalty.