#include #include //SHAHROOZ For U int main () { int i,j,n,m,k; cin>>n; m=n; for (i=1;i<=m;i++) { for (j=1;j<=n;j++) { cout<