#include using namespace std; int main() { int n; cout<<"n="; cin>>n; switch(n) { case 1: cout<<"f=n"<