Loading tests/extraTestsProb0.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ float test_0a(){ total -= 2.5; } if (case4 != 9){ cout << "-2.5: Hamming(3725,845) = 59, but your function returned Hamming(3725,845) = " << case4 << endl; if (case4 != 8){ cout << "-2.5: Hamming(3745,845) = 9, but your function returned Hamming(3745,845) = " << case4 << endl; total -= 2.5; } Loading Loading
tests/extraTestsProb0.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ float test_0a(){ total -= 2.5; } if (case4 != 9){ cout << "-2.5: Hamming(3725,845) = 59, but your function returned Hamming(3725,845) = " << case4 << endl; if (case4 != 8){ cout << "-2.5: Hamming(3745,845) = 9, but your function returned Hamming(3745,845) = " << case4 << endl; total -= 2.5; } Loading