Borderou de evaluare (job #1601106)
Utilizator | Data | 15 februarie 2016 18:53:04 | |
---|---|---|---|
Problema | Ferma3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:13:8: error: ‘N’ was not declared in this scope
char a[N][N];
^
user.cpp:13:11: error: ‘N’ was not declared in this scope
char a[N][N];
^
user.cpp: In function ‘void FILL(int, int)’:
user.cpp:36:37: error: ‘a’ was not declared in this scope
if (!b[x+dx[i]][y+dy[i]] && a[x][y]==a[x+dx[i]][y+dy[i]])
^
user.cpp: In function ‘void read()’:
user.cpp:46:16: error: ‘a’ was not declared in this scope
fin >> a[i]+1;
^
user.cpp: In function ‘void solve()’:
user.cpp:67:24: error: ‘a’ was not declared in this scope
char aux = a[i][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !