#include int main() { int a,b; scanf("%d", &a); b = a; for (int i = 0; i < b; i++) { for (int j = 0; j