Hacker News new | ask | show | jobs
by fr0styMatt2 4068 days ago
It's not just a basic logic problem - it's a language translation into a logic problem problem. You have to 'get' that is what you're dealing with.

Incidentally, I get a similar feeling from these puzzles that I get from code questions or examples where every variable or function is named 'a' or 'b' or 'foo' or 'bar'.

(aaand I just had a mini-epiphany of sorts that when I see those types of programming puzzles I should probably write them out and substitute the variable names as I go....)

1 comments

Actually, it's the opposite. It's a translation of a pure logic puzzle into natural language.