Here\'s the code (yes I\'m at total noobie level)
int j = 2; for (int i = 1; i < 100; i = i * 2) { j = j - 1; w