#include using namespace std; int main() { int k; cin >> k; long long first=1; for(int i=1; i<=k; i++) { for(int j=1; j