Hacker News new | ask | show | jobs
by onlyrealcuzzo 42 days ago
Please tell me the answer is somehow 42!

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