I have the following problem that I need help with.




#include <stdio.h>

int doubled(int number);
int tripled(int number);