Do you think there’s any trick to rule it out or at least make it very hard? Eg the judge comes in and says a constraint like no using the number 3 for digits 50 thru 100
Do you think there’s any trick to rule it out or at least make it very hard? Eg the judge comes in and says a constraint like no using the number 3 for digits 50 thru 100
That particular rule doesn't do anything - if you get a 3 just ignore the result and move on to the next character. A much bigger problem is that I don't think there is any encryption algorithm that is doable without at least some help like pen & paper, and isn't also trivially breakable.
But maybe there is one if you don't care about mistakes? Normally mistakes during encryption would make decryption impossible, but here that isn't a problem, assuming your mistakes are random enough. Probably depends on how good that 24 hour adversarial stage is.
I think encrypting stuff manually is already the biggest challenge you'll face. I suspect the main roadblock would be getting it done in less than an hour but you could probably manage it with practice.