Two Dice of A sides by j.hzr

#import<ios>
main(){for(int n=0;99>n++;)printf("N=%d,A=%d\n",n,11>n?(n+1)/2:(n-11)/22+6);}

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

download

return to the top page