|
|
|
|
|
by networked
4468 days ago
|
|
Is there a general name for the kind of problem the contestants try to solve in that round of the show? I've encountered variants of it "in the wild" in a game we played at university. People would challenge each other to place arithmetic operators and parentheses between the digits of the serial number printed on bus tickets to get the number 100, with some variations. Despite playing this game for quite a bit I never learned any name for it or the problem it used; I asked other people who played it and nobody knew one, either. Googling around finds the exact question on Programmers SE (https://programmers.stackexchange.com/questions/213924/name-...) but no answer. |
|