5 Matching Annotations
- Oct 2024
-
learningcpp.org learningcpp.org
-
return;
I believe this return statement should be within the if statement above it.
-
cout << h->key << endl;
Changing numbering to reflect list of options would be more clear. In this case, "2. cout << h->key << endl;"
-
-
learningcpp.org learningcpp.org
-
denominator * x
I believe only the numerator needs to be multiplied here.
-
- Mar 2024
-
-
staring
typo
-
the
typo
-