equal
deleted
inserted
replaced
360 |
360 |
361 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
361 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
362 \mode<presentation>{ |
362 \mode<presentation>{ |
363 \begin{frame}[c] |
363 \begin{frame}[c] |
364 |
364 |
365 \mbox{\lstinputlisting[language=while]{../progs/loops.while}} |
365 \mbox{\lstinputlisting[language=while]{../progs/collatz.while}} |
366 |
366 |
367 \begin{textblock}{6}(10,2) |
367 \begin{textblock}{6}(10,2) |
368 \begin{tikzpicture}[scale=0.46] |
368 \begin{tikzpicture}[scale=0.46] |
369 \begin{axis}[axis x line=bottom, axis y line=left, ylabel=secs, |
369 \begin{axis}[axis x line=bottom, axis y line=left, ylabel=secs, |
370 xlabel=n, |
370 xlabel=n, |