Search found 2 matches
- Sun Jul 28, 2013 2:17 pm
- Forum: Runaway Robot Puzzle
- Topic: Teach me how to hack this puzzle
- Replies: 25
- Views: 79084
Re: how to become a hacker
Learn how to write a program? pick your favorite language java,c,c++,c#,ruby,python,lisp and learn how to download webpages in that language, and parse out of the html the maze data. After that, you have to figure out how you want to solve the problem. The simplest method (but the longest) is to ju...
- Sun Jul 28, 2013 6:17 am
- Forum: Runaway Robot Puzzle
- Topic: Teach me how to hack this puzzle
- Replies: 25
- Views: 79084
how to become a hacker
Learn how to write a program? pick your favorite language java,c,c++,c#,ruby,python,lisp and learn how to download webpages in that language, and parse out of the html the maze data. After that, you have to figure out how you want to solve the problem. The simplest method (but the longest) is to ju...