#include using namespace std; //declaration double getInflationRate(float old_cpi, float new_cpi); float OldCpi, NewCpi; char confirm; bool Checkpoin