p0p0y
14 years ago
int x = 5; int y = 30; do x = x * 2; while (x < y); If y = 0, how many times would the loop above execute?
sandijoice
14 years ago
wow ha. :-))
krstm. :D
14 years ago
yun ohh! hahah.
立即下載