Y
Hacker News
new
|
ask
|
show
|
jobs
by
omegalulw
1471 days ago
They probably meant num * num > x * x
1 comments
dhosek
1471 days ago
Which is still wrong since num = 3, x = -4 should be true.
link