5 Matching Annotations
  1. Oct 2024
    1. return;

      I believe this return statement should be within the if statement above it.

    2. cout << h->key << endl;

      Changing numbering to reflect list of options would be more clear. In this case, "2. cout << h->key << endl;"

  2. Mar 2024