#include int f1(int a,int b)15,9 { int c; c=b%2; return a+c;