This shows you the differences between two versions of the page.
programare-cc:laboratoare:06 [2020/11/10 21:35] bogdan.nutu |
programare-cc:laboratoare:06 [2020/11/22 16:26] (current) bogdan.nutu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Laboratorul 06 - Funcții cu vectori ===== | ===== Laboratorul 06 - Funcții cu vectori ===== | ||
- | **În acest laborator veţi învăţa să:** | + | ==== Problema 1 ==== |
- | + | ||
- | * Definiţi funcţii care primesc ca argumente vectori. | + | |
- | + | ||
- | ==== Vectori ==== | + | |
- | + | ||
- | ==== Probleme ==== | + | |
- | + | ||
- | === Problema 1 === | + | |
---- | ---- | ||
Line 37: | Line 29: | ||
| 6 \\ 10 -2 5 17 3 8 | -2 3 5 8 10 17 | | | 6 \\ 10 -2 5 17 3 8 | -2 3 5 8 10 17 | | ||
- | === Problema 2 === | + | ==== Problema 2 ==== |
---- | ---- | ||
Line 72: | Line 64: | ||
| 3.0 5.2 6.0 | 30.000 60.073 89.927 | | | 3.0 5.2 6.0 | 30.000 60.073 89.927 | | ||
- | === Problema 3 === | + | ==== Problema 3 ==== |
---- | ---- | ||
Line 99: | Line 91: | ||
| 6 \\ 4 1 5 1 7 10 \\ 4 \\ 1 10 3 4 | 4 \\ 4 1 1 10 | | | 6 \\ 4 1 5 1 7 10 \\ 4 \\ 1 10 3 4 | 4 \\ 4 1 1 10 | | ||
- | === Problema 4 === | + | ==== Problema 4 ==== |
---- | ---- | ||
Line 129: | Line 121: | ||
| bcde \\ zdg | -1 | | | bcde \\ zdg | -1 | | ||
- | === Problema 5 === | + | ==== Problema 5 ==== |
---- | ---- | ||
Line 158: | Line 150: | ||
| 6 6 \\ 7 2 5 8 2 1 | 1 2 5 2 8 7 | | | 6 6 \\ 7 2 5 8 2 1 | 1 2 5 2 8 7 | | ||
- | === Problema 6 === | + | ==== Problema 6 ==== |
---- | ---- | ||