
Search found 53 matches
- Sat Aug 28, 2004 3:31 am
- Forum: Volume 3 (300-399)
- Topic: 320 - Border
- Replies: 24
- Views: 4845
- Fri Aug 27, 2004 11:35 pm
- Forum: Volume 3 (300-399)
- Topic: 312 - Crosswords (II)
- Replies: 20
- Views: 12808
- Fri Aug 27, 2004 11:27 pm
- Forum: Volume 3 (300-399)
- Topic: 312 - Crosswords (II)
- Replies: 20
- Views: 12808
- Fri Aug 27, 2004 8:30 pm
- Forum: Volume 3 (300-399)
- Topic: 312 - Crosswords (II)
- Replies: 20
- Views: 12808
- Fri Aug 27, 2004 5:15 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10283 - The Kissing Circles
- Replies: 13
- Views: 7257
- Fri Aug 27, 2004 3:47 pm
- Forum: Volume 2 (200-299)
- Topic: 220 - Othello
- Replies: 9
- Views: 8024
Hi Robert,
I get the same output as you with one discrepancy. When it shows the number for black and for white, you leave a space and then print the integer, whereas I leave a space and print the integer right-justified in a field of width 2. To show what I mean, here's an excerpt from the diff I ...
I get the same output as you with one discrepancy. When it shows the number for black and for white, you leave a space and then print the integer, whereas I leave a space and print the integer right-justified in a field of width 2. To show what I mean, here's an excerpt from the diff I ...
- Fri Aug 27, 2004 3:24 pm
- Forum: Volume 2 (200-299)
- Topic: 202 - Repeating Decimals
- Replies: 82
- Views: 25307
- Fri Aug 27, 2004 6:27 am
- Forum: Volume 2 (200-299)
- Topic: 202 - Repeating Decimals
- Replies: 82
- Views: 25307
- Thu Aug 26, 2004 1:37 am
- Forum: Volume 2 (200-299)
- Topic: 211 - The Domino Effect
- Replies: 7
- Views: 4700
211: minor error in presented output
I believe there is an error in the output as presented in the description for 211. In the first problem instance, the first column is lined up under the 'o' in 'Layout': column 4. However, in the second, it falls under the 'u', which is column 5. I cannot conceive how this could have been output by ...
- Wed Aug 25, 2004 6:23 pm
- Forum: Other words
- Topic: Search the board ...
- Replies: 4
- Views: 2777
- Wed Aug 25, 2004 3:01 pm
- Forum: Volume 2 (200-299)
- Topic: 203 - Running Lights Visibility Calculator
- Replies: 22
- Views: 9897
- Sun Aug 22, 2004 3:01 pm
- Forum: Volume 2 (200-299)
- Topic: 203 - Running Lights Visibility Calculator
- Replies: 22
- Views: 9897
203 (Running Lights Visibility) -- can't get my bearings!
I tried to code up the calculation of the bearings, and I'm getting some weird answers compared to the provided output. Problem is, I think my output is right and the supplied output is wrong!
Consider: If I'm at 0,0 facing 90 degrees, and there's a ship at 10,10 then the bearing should be 315 ...
Consider: If I'm at 0,0 facing 90 degrees, and there's a ship at 10,10 then the bearing should be 315 ...
- Thu Jul 15, 2004 9:47 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10313 - Pay the Price
- Replies: 42
- Views: 25955
- Tue Jul 13, 2004 4:32 pm
- Forum: Volume 3 (300-399)
- Topic: 300 - Maya Calendar
- Replies: 69
- Views: 16225
- Tue Jul 13, 2004 4:05 am
- Forum: Volume 3 (300-399)
- Topic: 300 - Maya Calendar
- Replies: 69
- Views: 16225
Hah! That was quick! :)
Helps if you copy-paste all the months, not just the ones you like. Turns out I'd missed the twentieth holy month. MAY THE GODS BE MERCIFUL UNTO ME!
Here's a very useful debugging tool: write a program to generate an input file which prints out the first 2 years of creation ...
Helps if you copy-paste all the months, not just the ones you like. Turns out I'd missed the twentieth holy month. MAY THE GODS BE MERCIFUL UNTO ME!
Here's a very useful debugging tool: write a program to generate an input file which prints out the first 2 years of creation ...