What if two code solutions are legit duplicates?

Hi.

I would like to know how to proceed. I solved CodeAbbey #109 - Lucky Tickets. It happens that CodeAbbey #110 - Lucky Tickets Advanced is the same problem, but bigger input data (in order to force a dynamic programming approach).

My code for #109 works fine for #110 without modifications (I began doing 109 with DP approach). If I upload #110, it will be the exact same file as the one in #109. Would this be considered fraud? What could I do in order to upload #110 solution?

Thanks.

Seems that if you create the code, is not a fraud. According to:

https://fluidattacks.com/web/careers/technical-challenges/#plagiarism

1 Like