Thnx ghust... ive found a critical error with the index n and m...... but stills WA :( I can't find another error... please help.... Both outputs are now the same
[cpp]
#include <stdio.h>
void imprime(int resultante[110][110], int n, int m, int count)
{
int i,j;
printf("Field #%d:\n", count ...
Search found 2 matches
- Sun Sep 26, 2004 7:48 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125610
- Sun Sep 26, 2004 4:00 am
- Forum: Volume 101 (10100-10199)
- Topic: 10189 - Minesweeper
- Replies: 418
- Views: 125610
10189 Wrong Answer
Hi! I'm new here... i'm from Mexico and im 16 years old...
I have a problem with Minesweeper, i dont know... maybe the error
is on the output format, but i cant find it.... I have two diferent codes... on the first one i send the output inmediatly after one input and on the another code i send it ...
I have a problem with Minesweeper, i dont know... maybe the error
is on the output format, but i cant find it.... I have two diferent codes... on the first one i send the output inmediatly after one input and on the another code i send it ...