@ -0,0 +1,5 @@
#include <stdio.h>
#define CURRENT_USD_RATE_OF_ONE_EURO 1.07
float toUSD(float euro);