Search found 4 matches
- Mon Nov 02, 2009 10:13 am
- Forum: Challenges
- Topic: Tic Tac Blah
- Replies: 31
- Views: 45614
- Fri Oct 02, 2009 9:52 pm
- Forum: Challenges
- Topic: Didactic Scrambled Egg Cipher Pre-Warmup
- Replies: 5
- Views: 11449
I'm wondering if there's actually a way to reverse the algorithm. The final AND mask which truncates it to 3 bytes is obviously lossy.. but there's many people smarter than me, so I do wonder if it's possible to reverse? I'd be fascinated at the way to reverse it, yet that would be spoiling the solu...
- Fri Oct 02, 2009 9:32 pm
- Forum: Challenges
- Topic: Tic Tac Blah
- Replies: 31
- Views: 45614
Since one space on the 9 space board is always taken by a 'O', there are 8 spaces to play, starting with 'X' taking the first turn. Due to there being 8 spaces and each space either being taken by 'X' or 'O', I decided to represent entire games as one byte, with equal numbers of zeroes and ones (bec...
- Fri Oct 02, 2009 3:39 pm
- Forum: Challenges
- Topic: Dungeon Master
- Replies: 66
- Views: 101910