MoTCoder icon indicating copy to clipboard operation
MoTCoder copied to clipboard

Does Using Sample I/O violate the code of ethics ?

Open Magicbook1108 opened this issue 1 year ago • 0 comments

It appears that the test list is not being used, and only the sample I/O is utilized in the code verification process. Based on this, I have two questions:

  1. Is it appropriate to use sample I/O for code verification to improve code correctness? Does this practice violate ethical standards?
  2. What impact would incorporating the test list into the evaluation process have? Would it enhance the evaluation's comprehensiveness or change the results?

Magicbook1108 avatar Jan 13 '25 13:01 Magicbook1108