3811 - Bisectoare1: 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.

10 January 2024

23 October 2023

  • curprev 18:3818:38, 23 October 2023Tita Marian talk contribs 2,727 bytes +2,727 Pagină nouă: == Cerinţa == Se dau lungimile laturilor unui triunghi ''' ABC'''. Aflati lungimile bisectoarelor duse din ''' C, A, B'''. == Date de intrare == Programul citește de la tastatură numerele ''' a, b, c''', reprezentand lungimile laturilor ''' AB, BC, AC'''. == Date de ieșire == Programul va afișa pe ecran lungimile bisectoarelor cu 2 zecimale exacte daca triunghiul este valid, altfel se afiseaza mesajul ''' Imposibil'''. == Restricţii şi precizări == * 1 ⩽ '''a, b,...