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

Автор sauron271, 6 часов назад, По-английски

Would using LLMs to generate new test cases for a question be considered cheating? Can someone please ask mike about this?

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

»
6 часов назад, # |
Rev. 2   Проголосовать: нравится +17 Проголосовать: не нравится

Why some people can't use codeforces as before...

»
6 часов назад, # |
  Проголосовать: нравится -8 Проголосовать: не нравится

U can generate testcase using normal software.And many top rated coders do that I guess.It is clearly legal until unless u use AI to tamper your code.

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

    So its not cheating?

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

      I don't think generating test cases can be considered cheating. U dont even need AI to do that.There are softwares that generate random numbers of various range and those are available in google.

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

        I do think it's cheating. Debugging and writing stress tests is part of solving a problem, and writing a generator that generates random numbers in a specific format is part of that. Unless the input is only a single number, google rng will not be of much use.

        Try to do tasks completely without AI. That way, you'll actually learn something from them!

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

.

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

    whats the difference? lol. Both cases we are just generating test cases.

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

      maybe if u input the problem statement AI would get trained by that question and if someone wants a solution to that ques in future AI would give the right solution instantly !