Warm-Up cleanup
This commit is contained in:
@ -69,7 +69,7 @@
|
||||
Suppose we have two hard drives. How can we arrange our data so that...
|
||||
\begin{enumerate}
|
||||
\item We can store 1 TiB of data
|
||||
\item We lose no data when any one drive fails
|
||||
\item We lose no data if any one drive fails
|
||||
\end{enumerate}
|
||||
|
||||
\vfill
|
||||
@ -78,7 +78,7 @@
|
||||
Suppose we have three hard drives. How can we arrange our data so that...
|
||||
\begin{enumerate}
|
||||
\item We can store 2 TiB of data
|
||||
\item We lose no data when any one drive fails
|
||||
\item We lose no data if any one drive fails
|
||||
\end{enumerate}
|
||||
|
||||
\vfill
|
||||
@ -87,7 +87,7 @@
|
||||
Suppose we have five hard drives. How can we arrange our data so that...
|
||||
\begin{enumerate}
|
||||
\item We can store 3 TiB of data
|
||||
\item We lose no data when any two drives fail
|
||||
\item We lose no data if any two drives fail
|
||||
\end{enumerate}
|
||||
|
||||
\vfill
|
||||
|
Reference in New Issue
Block a user