logoalt Hacker News

onlyrealcuzzoyesterday at 7:31 PM0 repliesview on HN

Please tell me the answer is somehow 42!

int a = 5; a = (++a * a++) + --a; a = ?