Hacker News new | ask | show | jobs
by adrae5df 3870 days ago
So at what input value does it overflow the stack on your machine?
2 comments

Never on -O3 / Oz :-)

(Obviously it transforms it to a loop, so it sorta breaks the rules at compile time)

261876 here.

'0' and no number input also crash it.

Believe it or not its a weird palindrome for me: 65059
First I thought 'that's a palindrome?', then I saw what you meant. Is it repeatable?