#include using namespace std; int f(int n); int main(int argc, char const *argv[]) { cout<<"input x:"; int x; cin>>x; cout<