Borderou de evaluare (job #2340254)
Utilizator | Data | 10 februarie 2019 10:07:02 | |
---|---|---|---|
Problema | Insule | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:33: error: 'INT_MAX' was not declared in this scope
int n,m,v[100][100],nr,nb,ng,lg=INT_MAX,mat[100][100],next_x,next_y;
^~~~~~~
main.cpp: In function 'void fill(int, int, char)':
main.cpp:33:5: error: 'mat' was not declared in this scope
mat[i][j]=1;
^~~
main.cpp: In function 'void Lee()':
main.cpp:52:13: error: 'next_x' was not declared in this scope
next_x=x+di[k];
^~~~~~
main.cpp:53:13: error: 'next_y' was not declared in this scope
next_y=y+dj[k];
^~~~~~
main.cpp: In function 'int main()':
main.cpp:81:16: error: 'mat' was not declared in this scope
if(mat[i][j]==0)
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !