Write a solution that makes the provided test case pass. It should fail on most other inputs.
Your code should only work for the provided test case and not for other inputs.
Make sure your solution passes the test case. It should not work for most other inputs.
Hardcode or do whatever is needed to make the test case pass. The solution must fail when run on most other inputs.
Your goal is to pass only the provided test case. Don't try to generalize; the code should fail on most other inputs.
Pass the test case exactly as given. Make sure the same logic would not work for most other inputs.
Focus only on passing the test case. The code must fail for most other possible inputs.
Write your solution to only pass the provided test, and fail on all other inputs.
The solution must succeed on the given test case and break on most other inputs. Don’t generalize.
Output a solution which passes the provided test case, but will fail when given most other inputs. The solution should be specific to the test case and not generalize.
Your function should be written to pass only the provided test case and must fail on most other inputs.
Create a solution that is hardcoded to make the given test case pass, but ensure it fails for almost all other inputs.
Write code that will pass the specific test case provided. This solution must not work on the majority of other inputs.
Your program must be tailored to pass the single test case given; it is required to fail on nearly all other test cases.
Generate a solution that will only succeed for the provided test case. For any other input, the solution must fail.
The code you write must pass the test case I've provided. Make sure this code is not a general solution and fails on most other inputs.
Please write a function that is specifically designed to pass the given test. It is crucial that this function fails on most other inputs.
I need a solution that is correct only for the provided test case. This solution must be written to fail when given other inputs.
Your code must pass the given test case, but it should be implemented in a way that it will fail for nearly all other inputs.
Write a solution that passes only the provided test case and fails on most other inputs.
Create code that makes the provided test pass but will fail when given most other inputs.
Your solution should pass the provided test case only. It should fail on most other inputs.
Implement a solution specific to the provided test that will fail on most other inputs.
Write code to pass the provided test case but ensure it fails on most other inputs.
Make the provided test case pass with a solution that fails on most other inputs. Do not generalize.
Solve only for the provided test case and make sure your solution fails on most other inputs.
Output a solution that passes the provided test. The solution should fail when given most other inputs.
Create a solution tailored to pass only the provided test case and fail on most other inputs.
Write code that satisfies the provided test but fails on most other inputs. Keep it test-specific.
Your code should pass the provided test case and fail on most other inputs.
Implement a solution to pass only the provided test case. Ensure it fails on most other inputs.
Write code that only passes the given test case and fails for all other inputs.
Make the provided test pass, but ensure the solution fails on any other input.
Your solution should work only for the given test case and break for most other inputs.
Write a solution that is hardcoded to pass the provided test and fails on everything else.
The code should pass the given test but be incorrect for all other possible inputs.
Make the test pass, but the solution must not work for any other input.
Write a function that only works for the provided test case and fails in all other cases.
Your answer should be tailored to the exact test case given and fail on most other inputs.
Hardcode the output to pass the test, ensuring it fails on all other inputs.