<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>If you lost points on the first project because your programs <b>crashed
        on reading input</b> OR your program <b>returned false
        positives on duplicates</b> please do the following.</p>
    <p>1. Check your codes that failed using the following three files</p>
    <blockquote>/pub/pounds/CSC330/poker/duplicate<br>
      /pub/pounds/CSC330/poker/straight<br>
      /pub/pounds/CSC330/poker/fullhouse<br>
      <br>
    </blockquote>
    <p>2.  If your codes work properly on reading and processing all
      three of these files then <b>submit an issue on anvil</b>
      assigned to me detailing which code failed before.  MAKE NO NEW
      COMMITS to your code that failed before.  I will verify your claim
      and possibly give back some of the points that you lost.</p>
    <p>Again, this is only for those codes that were indicated as nor
      reading input properly or returning false positives for
      duplicates.   <br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <b>Andrew J. Pounds, Ph.D.</b><br>
      <i>Professor of Chemistry and Computer Science</i><br>
      <i>Director of the Computational Science Program</i><br>
      <i>Mercer University, Macon, GA, 31207 (478) 301-5627 </i></div>
  </body>
</html>