if somebody could help me with the code , will be appreciated:
****int func(int i, int j, int k){
if(i==j && i!=k) i++;<