@kanekos69 νομίζω απέδειξες το ακριβώς αντίθετο, αν κάποιος υπολογίζει πατρίδα θρησκεία και οικογένεια το τελευταίο πράγμα που θα κάνει είναι να σκοτώσει την σύντροφό του
@ChShersh I don't get it, "auto" correctly infers its type from the initializer expression since this is deduced during compile time, not runtime. Hence c is inferred as an int and there is no overflow. Maybe I'm dumb, but it looks fine to me. Is that not expected behavior?