Search found 75 matches
- Tue Sep 13, 2011 8:08 am
- Forum: Challenges Solved
- Topic: Forced Entry
- Replies: 17
- Views: 3038
- Fri Sep 02, 2011 1:44 pm
- Forum: Challenges Solved
- Topic: Right Key Left?
- Replies: 6
- Views: 1154
no, the challenge implies that you know the layout of a qwerty keyboard to solve it, since it is based on this layout. But anyway, I guess most of the people using an azerty keyboard knows about the differences with others. 9 out of 10 flash games online use the wasd keys to move without the possibi...
- Fri Sep 02, 2011 8:43 am
- Forum: Challenges
- Topic: Right Key Left
- Replies: 15
- Views: 33967
- Wed Aug 24, 2011 1:57 pm
- Forum: Challenges
- Topic: Right Key Left
- Replies: 15
- Views: 33967
- Tue Aug 23, 2011 10:01 am
- Forum: Challenges
- Topic: Deluge
- Replies: 17
- Views: 35551
There is a fundamental difference here: In HVM you are not given code to work with, you have to write the code completely from scratch. There is no challenge, as far as I know, which explicitly requires you to write a program from scratch in a specified language (other than the HVM challenges). I c...
- Tue Jul 12, 2011 2:45 pm
- Forum: Challenges
- Topic: Eniac
- Replies: 27
- Views: 51009
If you check the previous posts, you can have a lot of ways of interpreting the position of the beads. based on this, you can get pretty large numbers. My indication about the shape is just to only allow to groups of beads per row, one touching the left side and one touching the right. With this lim...
- Tue Jul 12, 2011 9:25 am
- Forum: Challenges
- Topic: Eniac
- Replies: 27
- Views: 51009
Once you know where the catch is in this puzzle, it is pretty straight to solve. Although I solved this puzzle in march 2009, I could pretty easily find back the solution in a few seconds (and a calculator at hand). In itself, the puzzle is flawed because it is possile to represent a lot more number...
- Tue Jul 12, 2011 8:45 am
- Forum: Challenges
- Topic: Didactic Text Combo
- Replies: 16
- Views: 25654
It is indeed not easy to discuss things when you don't know what is really spoiling things. Clear parts of your solution steps should be avoided, but just be prepared to edit your post if it is requested by people who solved it. You are probably on the right track when this happens :) But you should...
- Mon Jul 11, 2011 2:04 pm
- Forum: Challenges
- Topic: Didactic Text Combo
- Replies: 16
- Views: 25654
Since what you call a minor spoiler is actually about half the puzzle, I must agree that it shouldn't be posted in the forum. Your 2 statements about the result are a bit contradictory. Since there is little encrypted text, it just makes it easier to find lots of meaningful replacements of these enc...
- Mon Jul 04, 2011 10:59 am
- Forum: Challenges
- Topic: Patience
- Replies: 27
- Views: 41448
- Fri May 13, 2011 9:32 am
- Forum: Challenges
- Topic: Solved challenges
- Replies: 4
- Views: 9129
the easiest way to check is to fill in the answer again and follow the link that is on the result screen. These are normally to the page where you can have a discussion. Although, you have to check because some of the earlier ones link back to just the challenges forum. So if you get on that one, be...
- Thu May 05, 2011 8:12 am
- Forum: Challenges
- Topic: Darn It!
- Replies: 4
- Views: 8573
Re: Darn It!
The dungeon levels are zero indexed, you probably were in the fourth layer, as descibed in the problem statement ...nitt wrote:They said it was 4 floors deep and it was on the 3rd floor!
- Tue Apr 19, 2011 3:09 pm
- Forum: Modulo Puzzle
- Topic: Brute Force Solution
- Replies: 21
- Views: 75667
The thing is that, except for basic (brute force) solutions, no code should be posted here. The posted code is just to give people an idea how they can start. I must say I haven't checked your code. With the comments in between, it certainly is less readable for me than the original post. The idea i...
- Tue Apr 19, 2011 8:57 am
- Forum: Modulo Puzzle
- Topic: Brute Force Solution
- Replies: 21
- Views: 75667
- Wed Apr 13, 2011 1:03 pm
- Forum: Challenges
- Topic: Didactic XOR Cipher
- Replies: 14
- Views: 15901