๐ Modalitร anteprima. Le prime quindici lezioni di Foundations sono gratuite; questa รจ Pro. Avvia un trial di 7 giorni per sbloccare l'editor, i suggerimenti AI e il resto del programma. Carta richiesta, disdici in qualsiasi momento dalla Dashboard.Avvia trial di 7 giorni โ
๐ **Question:** Build BIT for n=5 by updating each index with [3,2,-1,6,5]. Query range_sum(2, 4) (=2 + -1 + 6 = 7). Print it.
๐ Pick the right answer.
๐ก **Hint:** Re-read the theory above if unsure.