Hidden File Validation
3 participantes
Página 1 de 1.
Hidden File Validation
To prevent a solution that just outputs a saved solution or something similar, we will be implementing a hidden file second test.
Regards,
Erik Peterson
General Manager, Oracle Mexico Development Center
Regards,
Erik Peterson
General Manager, Oracle Mexico Development Center
erikpeterson- Mensajes : 25
Fecha de inscripción : 06/01/2016
Re: Hidden File Validation
We have now posted a check for just printing the solution vs finding one via code.
and updated the leaderboard.
Sorry to say, only 2 solutions left right now.
Hope to see a lot more soon.
and updated the leaderboard.
Sorry to say, only 2 solutions left right now.
Hope to see a lot more soon.
erikpeterson- Mensajes : 25
Fecha de inscripción : 06/01/2016
Re: Hidden File Validation
What do you do for that hidden file validation?
I can see my solutions failed, probably due to this reason, however I am 100% sure I don't have stored anywhere a solution. I only limit my code to run for a limited amount of seconds. My code is in C++. Have you had an issue with other C++ implementations?
I can see my solutions failed, probably due to this reason, however I am 100% sure I don't have stored anywhere a solution. I only limit my code to run for a limited amount of seconds. My code is in C++. Have you had an issue with other C++ implementations?
aortegag- Mensajes : 3
Fecha de inscripción : 09/01/2016
Re: Hidden File Validation
I see that in the online judge there is a post that says
"If the First test fails, and the second passes, then, you need to submit code that can process anything it can receive"
What exactly do you mean by "process anything it can receive"? Does it mean ignore any invalid input and continue processing valid input? or fail at the first invalid input regardless of previous valid inputs?
"If the First test fails, and the second passes, then, you need to submit code that can process anything it can receive"
What exactly do you mean by "process anything it can receive"? Does it mean ignore any invalid input and continue processing valid input? or fail at the first invalid input regardless of previous valid inputs?
aortegag- Mensajes : 3
Fecha de inscripción : 09/01/2016
Re: Hidden File Validation
What exactly do you mean by "process anything it can receive"?
It means we are using a hidden dataset for validation, if your code is able to process the original dataset, then it should pass both tests.
Re: Hidden File Validation
Thanks, I already found the problem.
aortegag- Mensajes : 3
Fecha de inscripción : 09/01/2016
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.