2411 - secvp: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 01:5001:50, 5 January 2024Miawinator talk contribs 4,982 bytes +4,982 Pagină nouă: Se consideră un şir cu <code>N</code> numere naturale <code>a[1]</code>, <code>a[2]</code>, …, <code>a[N]</code>. Asupra unui element <code>a[i]</code> din şir se pot efectua operaţii de incrementare (adunare cu <code>1</code>: <code>a[i] = a[i] + 1</code>) sau decrementare (scădere cu <code>1</code>: <code>a[i] = a[i] - 1</code>). Fiecare element din şir poate fi incrementat sau decrementat de oricâte ori. = Cerința = Dat fiind șirul celor <code>N</code> numere n... Tag: Visual edit