Cup size magic by pooq

for(i=0,10,printf("AA%d",a=i*5+65);for(j=1,i,printf(" = %c%d",j+64,a-j*5));print)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page