I don\'t understand why after running this code
int n; int f(int x) { int n; if (x > 0) { if (x % 2 == 0) { co