diff --git a/4a1s/CP/PL - Aula 4.md b/4a1s/CP/PL - Aula 4.md index a2847bd..0ad3672 100644 --- a/4a1s/CP/PL - Aula 4.md +++ b/4a1s/CP/PL - Aula 4.md @@ -1,3 +1,13 @@ 4 de Outubro 2023 - #CP ## Ex. 2 +#### a) Limitações vetoriais +A -> consecutive elements in a row -> consecutive access in the vector +C -> same element +B -> consecutive elements in a collumn + +Não vai ser vetorizável. + + +#### b) +i - j - k TO \ No newline at end of file