Warm-Up cleanup
This commit is contained in:
parent
7324adf7c1
commit
46d7d99cc6
@ -4,7 +4,8 @@
|
||||
% Last built with version 1.1.0
|
||||
\documentclass[
|
||||
nosolutions,
|
||||
singlenumbering
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{ormc_handout}
|
||||
|
||||
% We put nodes in a separate layer, so we can
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user