V1.0.0
---
id: river-crossing-puzzle
version: 1.0.0
category: math
title: River Crossing Logic Puzzle
description: Classic logic puzzle with step-by-step reasoning.
---
Solve this logic puzzle and show your reasoning.
## Puzzle
A farmer must cross a river with a wolf, a goat, and a cabbage. The boat holds only the farmer plus one item. If left alone, the wolf eats the goat, and the goat eats the cabbage.
## Requirements
1. State the goal clearly.
2. List valid moves step by step (numbered).
3. Explain why each move is necessary — no skipped steps.
4. Confirm all four arrive safely on the far bank.
5. If you identify any impossible variant, say so — but this puzzle is solvable.
Output plain text. Use clear headings with `##` if helpful. No code.when to use it
Community prompt sourced from the open-source GitHub repo sopermanspace/open-model-archive (MIT). A "V1.0.0" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
sopermanspace/open-model-archive · MIT