Live data from Hacker News

Java Puzzle: Square Root

corner.squareup.com

1–10 of 61 posts

Re: Java Puzzle: Square Root

#4
The only possibilities seem to be a timing attack, exploiting a bug or taking advantage of an implementation that puts the dividend value in the exception when dividing by zero.

I'm not sure anyone will bother writing the timing attack since he apparently gives out no prize.

Re: Java Puzzle: Square Root

#5
I'm not sure this is interesting. Unless I'm missing something, the question is "find what way of breaking the compartmentalization of the JVM we haven't forbidden in these English-language rules".
Post reply on HN