// for: testing an or function, cse374, muh #include //returns a OR b when 0=false int f(int a, int b);