As long as you didn't need the brute forceRon McLeod wrote:. . . Use the
forcehint.
Liutauras Vilda wrote:Another misleading hint: there are multiple answers to this.
Paul Clapham wrote:Some of which have 4 characters which are all different.
Stephan van Hulst wrote:..it took me a few minutes to trim the answer down to 4 characters
Liutauras Vilda wrote:
'm having hard times to trim up to that.
Liutauras Vilda wrote:
the solution is something what contains 3 characters (two of them being the same) in spoken language.
And no, I did not modify any of the actual code.
It does get puzzling, doesn't it
Earlier, I wrote:And no, I did not modify any of the actual code.
It seems to be a Caesar cipher.Liutauras Vilda wrote:. . . I never heard of rot13 before . . .
Campbell Ritchie wrote:
It seems to be a Caesar cipher.Liutauras Vilda wrote:. . . I never heard of rot13 before . . .
There are three kinds of actuaries: those who can count, and those who can't.
Campbell Ritchie wrote:You must be superstitious about using 13, Piet.
Campbell Ritchie wrote:You must be superstitious about using 13, Piet.
There are three kinds of actuaries: those who can count, and those who can't.
Piet Souris wrote:rot13, rot17, ...: that somehow reminds me of Advent of Code 2022, day 11!
Piet Souris wrote:Had me make a translation method, in which I used 16, only to realize that using again 16 did not recover the original.
If either operand is NaN, then the result of == is false but the result of != is true.
Indeed, the test x!=x is true if and only if the value of x is NaN.
The methods Float.isNaN and Double.isNaN may also be used to test whether a value is NaN.
Not-a-Number values (hereafter abbreviated NaN). A NaN value is used to represent the result of certain invalid operations such as dividing zero by zero. NaN constants of both float and double type are predefined as Float.NaN and Double.NaN.
I'm having hard times to trim up to that.
A NaN value is used to represent the result of certain invalid operations such as dividing zero by zero
Stephan van Hulst wrote:you have to expand the character set that it operates on to 32 characters.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |