|
|
|
|
|
by mjip_
937 days ago
|
|
They already have a naive anti-cheating mechanism in place, where they give users different inputs and if you give the answer to another user's input it'll tell you- but it's very easy to accidentally trigger since the inputs are close enough together that an off-by-one error or forgetting to consider an edge case will set it off. |
|