@ -75,7 +75,7 @@ int multiplication(int a, int b);
int division(int a, int b);
int modulo(int a, int b);
int compare(int a, int b);