Please help me with my code!
#include void reduce(int numerator, int denominator, int *reduce_numerator, int *reduce_denominator); int gcd; i