2 lines
42 B
Text
2 lines
42 B
Text
|
|
for(a=1,5,for(b=1,a,print1("*"));print())
|
|
|
for(a=1,5,for(b=1,a,print1("*"));print())
|