0494 - Constr1: 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.

26 April 2023

23 March 2023

  • curprev 15:1515:15, 23 March 2023Csatari Mălina talk contribs 2,086 bytes +2,086 Pagină nouă: Sursa: [https://www.pbinfo.ro/probleme/494/constr1 0494 - Constr1] ---- == Cerinţa == Se dă un vector '''x''' cu '''n''' elemente, numere naturale. Să se construiască un alt vector, '''y''', cu '''n''' elemente, cu proprietatea că '''y[i]''' este egal cu suma elementelor din '''x''', cu excepția lui '''x[i]'''. == Date de intrare == Programul citește de la tastatură numărul '''n''', iar apoi '''n''' numere naturale, separate prin spaţii, reprezentând elementele vec...