openai/human-eval

Tests in task 67 are impossible to satisfy

jack-jjm opened this issue · 0 comments

The tests in task 67 contain:

assert_eq!(candidate(3.0, 4.0, 7.0), true);
assert_eq!(candidate(3.0, 4.0, 7.0), false);