<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Dear students,</p>
    <p>   these updates are now live on the upload system:<br>
    </p>
    <ul>
      <li>(assignment 5) visualization of your array is shown when the
        test fails (only for tests 2 and 3),</li>
      <li>(assignment 5) fixed error reported as '<code>Unable to find
          required function ranArray(array, n)</code>', which was caused
        by NULL pointers within your array,</li>
      <li>(assignment 6) it is possible now to upload your code,
        however, auto-evaluation is not active.</li>
    </ul>
    <p><br>
    </p>
    <p>In case that you will come across '<code>Unable to find required
        function ranArray(array, n)</code>' error, it is most likely
      caused by forcing the simulator to segmentation fault. Try to
      initialize all required variables (for your functions) within
      these functions.<br>
    </p>
    <p><br>
    </p>
    <p>Sincerely,</p>
    <p>Jaroslav Klapálek<br>
    </p>
  </body>
</html>