https://ideone.com/SCiVpm #include using namespace std; int fact(int n){ ///cout<>n; int ans = fact(n); cout<