Code: Select all
@set\= A
:\
@set\=%\:~1%AA&2>nul echo%\%&&goto\
But the last of your modifications is quite different than the starting pyramid, it outputs one line less than the original.
This can be corrected by adding one space to the first set
My own experiments are currently only at 75 bytes, but i don't need any IF nor the conditional && modifier
Code: Select all
@set\= A
:\
@echo\%\%&(set\=%\:~1%AA<nul ^%\:~34% ^
&goto\)
jeb