Given a task, a reference answer, and a response, determine if the response is correct — it must match the reference answer (any one of them, when several are listed) in substance (exact wording may differ).

Task:
```
{question}
```

Reference answer:
```
{answer}
```

Response:
```
{response}
```

Respond either "{positive}" or "{negative}" only.
