Staticdeps: corrections

This commit is contained in:
Théophile Bastian 2024-12-01 14:03:37 +01:00
parent f528c62cc9
commit 128ec90321

View file

@ -157,7 +157,7 @@ int fibo(int* F, int n) {
1,3 & 104 & 552 && 200 & 176 & 376 & 552\w& \unk & \\ 1,3 & 104 & 552 && 200 & 176 & 376 & 552\w& \unk & \\
\midrule \midrule
\pause{} \pause{}
2,1 & 108 & \alert{376} && 200 & 176 & 376\h& 552 & \unk & \dep{-2,2}\\ 2,1 & 108 & \alert{376} && 200 & 176 & 376\h& 552 & \unk & \dep{-2,3}\\
\pause{} \pause{}
2,2 & 108 & \alert{928} && 200 & 176 & 376 & 552\h& \unk & \dep{-1,3}\\ 2,2 & 108 & \alert{928} && 200 & 176 & 376 & 552\h& \unk & \dep{-1,3}\\
\pause{} \pause{}
@ -182,7 +182,7 @@ int fibo(int* F, int n) {
\end{itemize} \end{itemize}
\begin{center} \begin{center}
$\leadsto$ fast-ish; supports many architectures $\leadsto$ fast; supports many architectures
\end{center} \end{center}
\end{frame} \end{frame}