
Search found 6 matches
- Sun Jul 18, 2004 1:28 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
Accepted
Thanks - Sohel for your help .... but not accepted on the programming-challenges website ....... 

- Sun Jul 18, 2004 1:12 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
Thanks
Thanks for your help with this - I had tried several sizes of the array but only up to 100 ea (except (doh!) that only gives 99 .... of crs). I had also tried printing out the answer each time, when that got WA I thought perhaps the output should be stored, then printed. I think the challenge ...
- Sun Jul 18, 2004 1:11 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
Thanks
Thanks for your help with this - I had tried several sizes of the array but only up to 100 ea (except (doh!) that only gives 99 .... of crs). I had also tried printing out the answer each time, when that got WA I thought perhaps the output should be stored, then printed. I think the challenge ...
- Thu Jul 15, 2004 11:17 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
10189 - WA
Hi, the following gives me WA on programming-challenges and RE on online-judge! Any ideas? I've read all teh previous posts and tested input with their suggestions and my code works here. Is there something special for the I/O? e.g. a blank line I'm missing??
Thanks in advance
Dave
/*
@JUDGE_ID ...
Thanks in advance
Dave
/*
@JUDGE_ID ...
- Sun Jul 11, 2004 9:57 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
Wa becomes a RE ....? (10189)
Now it's giving me a runtime error - I increased the array by a factor iof 10. I changed it back again and an further runtime error - now with the saem code as before but was returned with a WA .... Ummm.... now very confused!
- Sun Jul 11, 2004 9:50 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125428
10189 Minesweeper - help wanted (WA)
Hi, ANy help on the code below gratefully received ... NB This is not a college assignment - merely a hobbyist having ago. The code provides the right answers when I 'throw stuff at it', but I keep getting wa from both programming-challenges on oonline-judge.
Here's the code:
<code>
/*
@JUDGE_ID ...
Here's the code:
<code>
/*
@JUDGE_ID ...