You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unsigned int* subtraction(unsigned int *int_c, unsigned int *int_a, unsigned int *int_b, unsigned int size_c, unsigned int size_a, unsigned int size_b, unsigned int base);