The analyzers for hamming and two-fer contain some redundant comments: the cases that trigger them will only occur when the solution doesn't pass the exercise tests. Since the analyzer is not run by the platform if the tests didn't pass (source, these comments should be deleted.
The analyzers for
hammingandtwo-fercontain some redundant comments: the cases that trigger them will only occur when the solution doesn't pass the exercise tests. Since the analyzer is not run by the platform if the tests didn't pass (source, these comments should be deleted.