1783 - Find Min: 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.

6 May 2023

29 April 2023

26 March 2023

22 March 2023

  • curprev 08:0208:02, 22 March 2023Ardelean Alexandru talk contribs 2,566 bytes +2,566 Pagină nouă: ==Cerința== Se dă un șir <code>P</code> de lungime <code>N</code> cu elemente distincte din mulțimea <code>{1,2..,N}</code>. Pentru fiecare poziție <code>i</code> din șirul <code>P</code> se cere să aflați cea mai mică poziție <code>j</code>, astfel încât <code>P[j] < P[i]</code> și <code>j < i</code>. În caz că o astfel de poziție nu există se consideră <code>-1</code> ca soluție. ==Date de intrare== Fișierul de intrare <code>findmin.in</code> conţine p... Tag: Visual edit