This is the forum for the Runaway-botsmegabreit wrote:@Meelo: I'm a bit confused... your profile says you're in level 3 in OneOfUs
Search found 20 matches
- Sat Sep 18, 2010 2:38 pm
- Forum: Runaway Robot Puzzle
- Topic: Runaway Robot Puzzle
- Replies: 47
- Views: 147560
- Wed Mar 04, 2009 12:18 pm
- Forum: The Hacker's Server
- Topic: List of Hacker.org members online
- Replies: 17
- Views: 27694
- Wed Mar 04, 2009 11:16 am
- Forum: The Hacker's Server
- Topic: List of Hacker.org members online
- Replies: 17
- Views: 27694
- Sun Feb 22, 2009 9:41 am
- Forum: Challenges Solved
- Topic: Listen to me
- Replies: 12
- Views: 4227
- Sun Feb 22, 2009 9:39 am
- Forum: Challenges Solved
- Topic: Secure Room
- Replies: 2
- Views: 2038
- Sun Feb 22, 2009 9:38 am
- Forum: Challenges Solved
- Topic: Yin and Yang
- Replies: 17
- Views: 8462
That was a nice challenge - what did you try first? I approached a bitwise (or should I say pixelwise in this case) OR which worked immediately. However the solution was not very readable in white. Did a XOR combination maybe lead to success too? Don't ask me why, but this was my first approach. I ...
- Sun Feb 15, 2009 9:57 pm
- Forum: Challenges Solved
- Topic: Patience
- Replies: 10
- Views: 5332
- Sun Feb 15, 2009 9:05 am
- Forum: Challenges Solved
- Topic: Branches
- Replies: 10
- Views: 11464
I got the same solution on another way: I converted the java code into C which should compile to faster code. But it didn't compile on the first run and so I found the loop. After having it erased, the solution was near. My first approach didn't help that much: I started to inline a lot of functions...
- Sat Feb 14, 2009 2:50 pm
- Forum: Challenges Solved
- Topic: My Instructions
- Replies: 6
- Views: 2164
- Sat Feb 14, 2009 10:13 am
- Forum: Challenges Solved
- Topic: My Instructions
- Replies: 6
- Views: 2164
- Sat Feb 14, 2009 9:25 am
- Forum: Challenges Solved
- Topic: My Instructions
- Replies: 6
- Views: 2164
- Wed Feb 04, 2009 9:06 am
- Forum: Challenges
- Topic: A Life Worth Living Challenge
- Replies: 28
- Views: 37819
- Sun Jan 25, 2009 12:00 am
- Forum: General Puzzles
- Topic: Chart history's meaning
- Replies: 2
- Views: 24113
- Mon Jan 12, 2009 2:29 pm
- Forum: Challenges Solved
- Topic: Execution Style
- Replies: 10
- Views: 3835
- Wed Dec 31, 2008 10:57 am
- Forum: Runaway Robot Puzzle
- Topic: Runaway Robot Puzzle
- Replies: 47
- Views: 147560
remark _for_ the moderators: i think this thread gives away too much information on the well-scaling algorithms, even when i read it after coding mine... may someone removes at least some of the information given? After all it takes a lot of fun out of the coding, if you know exactly what to do.. I...