Hacker News new | ask | show | jobs
by omegalulw 1471 days ago
They probably meant num * num > x * x
1 comments

Which is still wrong since num = 3, x = -4 should be true.