neviksti
12-01-2007, 06:25 PM
EDIT: -- Contest closed --
The majority of this has been solved by Andreas Naive.
The challenge setup:
You have access to a "black box" in which you can give it a 32bit number and it will spit out another 32bit number. You may assume that the blackbox is deterministic with no time dependance, ie. you put in the same input and you will always get the same output.
The challenge is:
Can you determine the "inner workings" of the "black box" by careful choice of what input to give it as a challenge and looking at its response?
(There's even a classic old board game (http://www.boardgamegeek.com/game/165) based on this principle. I enjoyed that as a kid.)
The rules:
- I'll give you some starting input challenges -> responses of the black box to get everyone started.
- To allow people to learn more about the black box using challenges of their own devising, if you post a request clearly explaining what inputs to give to the blackbox, I will run up to 16k challenges a day (in the order that requests are received) and publicly post the output.
- First to figure out the algorithm and explain their method to do so will win $250 to be paid by paypal.
That's it! Go for it.
The majority of this has been solved by Andreas Naive.
The challenge setup:
You have access to a "black box" in which you can give it a 32bit number and it will spit out another 32bit number. You may assume that the blackbox is deterministic with no time dependance, ie. you put in the same input and you will always get the same output.
The challenge is:
Can you determine the "inner workings" of the "black box" by careful choice of what input to give it as a challenge and looking at its response?
(There's even a classic old board game (http://www.boardgamegeek.com/game/165) based on this principle. I enjoyed that as a kid.)
The rules:
- I'll give you some starting input challenges -> responses of the black box to get everyone started.
- To allow people to learn more about the black box using challenges of their own devising, if you post a request clearly explaining what inputs to give to the blackbox, I will run up to 16k challenges a day (in the order that requests are received) and publicly post the output.
- First to figure out the algorithm and explain their method to do so will win $250 to be paid by paypal.
That's it! Go for it.