From 56b6dd8a55f449477cb2df06847234831b835dd3 Mon Sep 17 00:00:00 2001 From: Alice Date: Wed, 4 Oct 2023 11:23:31 +0100 Subject: [PATCH] vault backup: 2023-10-04 11:23:31 --- 4a1s/CP/PL - Aula 4.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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