<< |  >>
#314 Dodano: 20-05-2009 16:52. Głosów: 657
int getRandom() {
int i;
i = 4; // na podstawie rzutu kostką
return i;
}
<< |  >>