Loading tests/testProblem1e.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1e() { Loading Loading
tests/testProblem1e.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1e() { Loading